Re: fuzzy love
Posted: Sun Dec 12, 2010 3:32 am
what do you mean by OpenGL dev libs? do you mean like glfw, glut, ect... if so there wripe for the picking.
anyway. i can implement everything fairly easily except for the damned filesystem, i can get boost::filesystem to compile on gcc and it's pissing me off, says
anyway. i can implement everything fairly easily except for the damned filesystem, i can get boost::filesystem to compile on gcc and it's pissing me off, says
im so fucking pissed at this, is there any alternative to boost::filesystem? i would hate to make my own, that would take forever and i don't have enoghe different computers to test it on. all i have are computers running windows and i can install linux on any of them of couse but where the hell am i going to a mac for testing? if anyone has an alteritve or know whats going on here due tell, i have boost linked and the. ive been building library's all day(well off and on) and boost::filesysteam stumps me, this sucks. how important is the file system anyways, you can just save the stuff locally right?obj\Debug\main.o||In function `_static_initialization_and_destruction_0':|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\boost\system\error_code.hpp|214|undefined reference to `boost::system::generic_category()'|
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\..\..\..\..\include\boost\system\error_code.hpp|216|undefined reference to `boost::system::system_category()'|