No matter what I do I cant seem to build blender!
I do a SVN checkout for both Blender and the libs with TortoiseSVN, configure with Cmake and compile with Visual C++ 2008 Express. I dont see any obvious errors until the summery at the end says:
99>blender - 0 error(s), 4 warning(s)
100>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
100>Project not selected to build for this solution configuration
101>------ Skipped Build: Project: PACKAGE, Configuration: Release Win32 ------
101>Project not selected to build for this solution configuration
========== Build: 98 succeeded, 0 failed, 2 up-to-date, 3 skipped ==========
In the release folder, there are only 8 files, blender and makesdna with the extentions of exe, exp, idb, lib.
Am I doing something wrong? I’m on windows 7 32bit following this tutorial: http://blog.mikepan.com/build-blender-2-5-a-visual-guide/
Thanks.
Ex.