Page 1 of 1

Problems with dev-c++ build

PostPosted: Sun Feb 24, 2008 7:48 pm
by DragonEagle
When I load the makehuman.dev file into dev-c++, I get the messages:
BsSliderListener.h
BsSliderListener.cpp
PoseBsSliderListener.cpp
PoseBsSliderListener.h
not found. I've tried rechecking out the sources. any suggestions?

-DragonEagle

Re: Problems with dev-c++ build

PostPosted: Sun Feb 24, 2008 8:00 pm
by Manuel
dev file is not updated.
Please use CODE::BLOCKS, to load project file "makehuman.cbp".
You can download it from here:
http://www.codeblocks.org/

Regards,

Manuel

Re: Problems with dev-c++ build

PostPosted: Sun Feb 24, 2008 8:40 pm
by DragonEagle
Irony...I love it! Codeblocks is between releases so there are no binaries available...guess I'm waiting on that.

Re: Problems with dev-c++ build

PostPosted: Tue Feb 26, 2008 3:38 pm
by andreas
Or follow these instructions to compile it with MinGW:

http://makewiki.aleppax.it/pmwiki/index ... dows/MinGW

regards
Andreas