Open GoogleCodeExporter opened 9 years ago
I try to re-check out the source of topmod and compile it. The new error
information is:
================================
C:\Users\JingBo\AppData\Local\Temp/ccMrbaaa.s:1162555: Warning: .stabs: descript
ion field '11e1b' too big, try a different debug format
C:\Users\JingBo\AppData\Local\Temp/ccMrbaaa.s:1162556: Warning: .stabs: descript
ion field '11f11' too big, try a different debug format
C:\Users\JingBo\AppData\Local\Temp/ccMrbaaa.s:1162557: Warning: .stabs: descript
ion field '11f18' too big, try a different debug format
windres -i topmod.rc -o tmp\topmod_res.o --include-dir=.
topmod.rc:1:64: warning: no newline at end of file
g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-rel
oc -L./lib -LC:/Python25/libs -pg -mthreads -Wl -Wl,-subsystem,windows -o "debug
\TopMod.exe" object_script.TopMod.Debug -L"c:\Qt\4.3.2\lib" -lopengl32 -lglu32
-lgdi32 -luser32 -lmingw32 -lqtmaind tmp\topmod_res.o -lvecmat -ldlflcore -ldlfl
aux -lpython25 -lQtXmld4 -lQtOpenGLd4 -lQtGuid4 -lQtCored4
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot fin
d -lqtmaind
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\TopMod.exe] Error 1
mingw32-make[1]: Leaving directory `E:/svndemo/topmod/topmodx'
mingw32-make: *** [debug] Error 2
===============================
Original comment by quietwav...@gmail.com
on 16 Aug 2010 at 2:03
By the way, my Os is windows 7
Original comment by quietwav...@gmail.com
on 16 Aug 2010 at 2:04
Let me know if this helps:
http://www.assembla.com/wiki/show/topmod/Building_TopMod3d_from_Source
Original comment by dvmor...@gmail.com
on 16 Aug 2010 at 2:56
Dear dvmorris, how kinds of you!
Thank you very much!
Original comment by quietwav...@gmail.com
on 16 Aug 2010 at 6:01
Original issue reported on code.google.com by
quietwav...@gmail.com
on 16 Aug 2010 at 1:58