1

I want to rebuild opencv sources on my own computer so I follow this tutorials

but at this step of building both of Debug and Release binaries , Visual studio ( Express) show a windows

saying that projects are out of date

what means that (I'm not familiar with this IDE) ? and how to fix it ?

NB:I didn't understand this answer on stackoverflow

I have edit the C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\vcexpress.exe configurantion file as it mentionned on the answer above but the problem is not soleved

Community
  • 1
  • 1
nawara
  • 1,157
  • 3
  • 24
  • 49
  • Perhaps you should explain what you didn't understand about the other answer. It seems to be the answer to your question. – john Nov 10 '13 at 09:41
  • I have edit the C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\vcexpress.exe configurantion file as it mentionned on the answer above but the problem is not soleved – nawara Nov 10 '13 at 09:42
  • So you didn't see any line in the build log that says 'file is missing'? Perhaps there is some other clue in the build log that tells you what is wrong. – john Nov 10 '13 at 09:44
  • After building the debug bianiries , I get an error the `ALL_BUILDS` file is missing and the debug folder is empty – nawara Nov 10 '13 at 09:49
  • Maybe this will give you an idea, http://answers.opencv.org/question/1635/unable-to-start-program-all_build/ ALL_BUILDS is not a file but a build target. For some reason your IDE thinks this is a file. – john Nov 10 '13 at 09:53

0 Answers0