Ogre 3D repost changed subforum
Author |
Message |
QuantumPhysics
|
Posted: Wed Sep 26, 2012 7:30 pm Post subject: Ogre 3D repost changed subforum |
|
|
I am very close to getting my ogre3D to finally work. It FINALLY compiles. Once compiling I am getting the following error in my build log:
Linking console executable: C:\Ogre3D\bin\Debug\**********
c:/codeblocks/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -l-static-libgcc
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings
Would anyone be able to help me out here?
Thanks a bunch!
~Sincerly, QP |
|
|
|
|
|
Sponsor Sponsor
|
|
|
copthesaint
|
Posted: Fri Sep 28, 2012 3:49 pm Post subject: RE:Ogre 3D repost changed subforum |
|
|
Did you check the .dll's for your linker? |
|
|
|
|
|
|
|