On 19 October 2012 18:40, Craig Latta <craig@netjam.org> wrote:
Hi all--
The Cog-building instructions at [1] don't seem to work:
***
CMake Error at CMakeLists.txt:46 (add_executable): Cannot find source file:
/Users/craig/me/behavior/spoon/processor/kernel/cog-2012-10-19/blessed/macbuild/resources/ProjectBuilder/MainMenu.nib
***
Hack that one and get:
***
CMake Error at HostWindowPlugin/CMakeLists.txt:17 (add_library): Cannot find source file:
/Users/craig/me/behavior/spoon/processor/kernel/cog-2012-10-19/blessed/platforms/iOS/vm/iPhone/plugins/HostWindowPlugin/sqMacHostWindow.c
***
Hack that one and get:
CMake Error at CroquetPlugin/CMakeLists.txt:17 (add_library): Cannot find source file:
/Users/craig/me/behavior/spoon/processor/kernel/cog-2012-10-19/blessed/platforms/Cross/plugins/CroquetPlugin/tribox.c
Craig, that probably a sign that you using wrong version of CMakeVMMaker package not one which is used for the sources committed in git. For that there is codegen-scripts/LoadVMMaker.st script which loads exact version of all packages used to build VM. We usually don't commit code without changing LoadVMMaker.st, and making sure it builds VM with that version.
***
There is no file called âtribox.câ. Now what?
thanks!
-C
[1] http://marianopeck.wordpress.com/2011/04/10/building-the-vm-from-scratch-usi...
-- Craig Latta www.netjam.org/resume +31 6 2757 7177 + 1 415 287 3547 (no SMS)
-- Best regards, Igor Stasenko.