Ask Your Question

Curious's profile - activity

2020-10-20 11:03:41 -0600 received badge  Notable Question (source)
2020-02-22 20:37:49 -0600 received badge  Popular Question (source)
2013-03-07 10:56:00 -0600 commented answer In my first proj: error LNK1112!

thanks, my problem solved...

2013-03-07 10:55:37 -0600 received badge  Scholar (source)
2013-03-07 10:52:14 -0600 asked a question Application Error (0xc0150002) in first project

Hi every body, I want to run my first program but encountering this error:

'Test2.exe': Loaded 'C:\opencv\build\x86\vc9\bin\opencv_core243d.dll', Cannot find or open the PDB file
The program '[14228] Test2.exe: Native' has exited with code -1072365566 (0xc0150002).

i want to do a Win32 project in may x64 system and adding right libraries (x86) right the tutorials said. but cant run it! i use opencv 2.4.3 and vs2010! the program built successfully but when running there is this error:

---------------------------
Test2.exe - Application Error
---------------------------
The application was unable to start correctly (0xc0150002). Click OK to close the application. 
---------------------------
OK   
---------------------------

is there anyone help me?

thanks all

p.s: sorry for my bad English...

2013-03-05 14:01:31 -0600 received badge  Supporter (source)
2013-03-05 13:24:52 -0600 asked a question In my first proj: error LNK1112!

Hi every body, i installed opencv 2.4.3 and set up in VS2010 like siad in all tuts and Cookbook but there is this error:

Error   1   error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'

although my system is x64!

what should i do?! :|

P.S: sorry for my bad English...