Tried to recompile the latest release on Windows 7 using VS2008 64 bit on r56968 and I received a ton of errors similar to:
1>block_evaluate_preparer.cc
1>..\..\..\..\..\blender\extern\libmv\third_party\ceres\internal\ceres\block_evaluate_preparer.cc : error C2471: cannot update program database 'e:\blendersvn\cmake-build\lib\debug\extern_ceres.pdb'
1>..\..\..\..\..\blender\extern\libmv\third_party\ceres\internal\ceres\block_evaluate_preparer.cc : fatal error C1083: Cannot open program database file: 'e:\blendersvn\cmake-build\lib\debug\extern_ceres.pdb': No such file or directory[/list]
Looking in the debug directory, the extern_ceres.lib appears to be missing, although there are .pdb and .idb files.
I have been able to compile other 64 bit builds in the past, although I recently reloaded VS2008.
Apologize in advance if this has an obvious answer...
ceres lib not found - r56968 cmake - ms VS2008 64 bit W7
Moderators: jesterKing, stiv
-
- Posts: 0
- Joined: Wed May 22, 2013 11:53 pm
-
- Posts: 0
- Joined: Wed May 22, 2013 11:53 pm
I believe that you are correct stiv, but all other debug libraries were there. And I have compiled a debug version in the past.
BTW, I did a clean blender svn reload with r56979 and still had a problem. I also had time to do a more thorough search and found a similar problem under:
http://www.blender.org/forum/viewtopic. ... 9eea206483
"Midlevel Adjustment for Displacement" in "Tools and Interfaces") in Jan 2013 near the end of the chain of messages.
Not really sure what fixed it then, but it seemed to be a fix to the rna files.
BTW, I did a clean blender svn reload with r56979 and still had a problem. I also had time to do a more thorough search and found a similar problem under:
http://www.blender.org/forum/viewtopic. ... 9eea206483
"Midlevel Adjustment for Displacement" in "Tools and Interfaces") in Jan 2013 near the end of the chain of messages.
Not really sure what fixed it then, but it seemed to be a fix to the rna files.
-
- Posts: 0
- Joined: Wed May 22, 2013 11:53 pm