ankur6ue / gsoc2011sfm

Automatically exported from code.google.com/p/gsoc2011sfm
0 stars 0 forks source link

config.h not created by cmake #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout r210
2. cmake && make

What is the expected output? What do you see instead?
Compile fails due to absence of #DEFINEs located in config.h

Copying <gsoc_root>/config.h.in  to src/ and tutorials/ solves the problem.

What version of the product are you using? On what operating system?
r210
Ubuntu 11.04

Please provide any additional information below.
Not 100% sure this is your issue, thibauld. I'm not very familiar with cmake.

Original issue reported on code.google.com by neilca...@gmail.com on 10 Aug 2011 at 9:51

GoogleCodeExporter commented 9 years ago
Strange beavior, I had no problem with previous version of CMakeLists.txt... I 
will retry with ubuntu and make changes you propose!

Original comment by thibault...@gmail.com on 11 Aug 2011 at 10:23

GoogleCodeExporter commented 9 years ago
I change the file name because there seems to be conflicts with libmv's 
config.h file.
This is now fixed, can you confirm?

Original comment by thibault...@gmail.com on 16 Aug 2011 at 12:20

GoogleCodeExporter commented 9 years ago
Issue fixed

Original comment by thibault...@gmail.com on 5 Sep 2011 at 11:06