Search found 54 matches

by yoshi314
Sun Feb 24, 2008 9:46 pm
Forum: coding / développement
Topic: TA3D 0.4.2 TEST 11
Replies: 8
Views: 14845

cool! when's next stable release planned for?
by yoshi314
Sat Feb 23, 2008 6:24 pm
Forum: Help / Aide
Topic: linking error with a weird fix
Replies: 4
Views: 9930

okay one more problem, this time gameplay-related A error has just occured within the application. It was trapped and logged to error.txt. Please report this to our forums so that we might fix it. Error: Guard:play (menu.cpp l.1427) String Error thrown Unable to load file guis\CORdl.gui Unguard: pla...
by yoshi314
Sat Feb 23, 2008 4:12 pm
Forum: Help / Aide
Topic: linking error with a weird fix
Replies: 4
Views: 9930

okay i'll see in a few minutes edit: okay, now it works fine, out-of-the-box :] i'm using gentoo with gcc-4.2, i switched to 4.1.2 for configure and build time oh, and that's probably why there is -lalleg in library list allegro-config --cppflags --libs -I/usr/include -L/usr/lib -lalleg -lm -lXxf86v...
by yoshi314
Sat Feb 23, 2008 3:34 pm
Forum: Help / Aide
Topic: linking error with a weird fix
Replies: 4
Views: 9930

linking error with a weird fix

i had build errors with ta3d for a while, i learned that using gcc-4.1.2 instead of 4.2.x helps. so i forced configure to use gcc-4.1.2 and i was getting this at the very end: /usr/bin/g++-4.1.2 -g -O2 -I/usr/include -ffast-math -mmmx -o ta3d ta3d.o main.o i18n.o cTA3D_Engine.o cTAFileParser.o gfx.o...