Codesnippets > Inline / 3rd party

Box2d - 2D physics

<< < (3/39) > >>

codegit:
I replaced the headers and I still get the following errors.  :'( :'( I would be thankful for any suggestions.  O_O


--- Code: (glbasic) ---In file included from C:/glbasicProjects/GLBasic/Box2D/Source/Common/b2BlockAllocator.cpp:20,
                 from C:\Temp\glbasic\gpc_temp1.cpp:37:
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/cstdlib:49:28: bits/c++config.h: No such file or directory
In file included from C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/bits/stl_algobase.h:70,
                 from C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/memory:54,
                 from C:/glbasicProjects/GLBasic/Box2D/Source/Common/b2BlockAllocator.cpp:21,
                 from C:\Temp\glbasic\gpc_temp1.cpp:37:
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/iosfwd:46:29: bits/c++locale.h: No such file or directory
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/iosfwd:47:25: bits/c++io.h: No such file or directory
In file included from C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/memory:55,
                 from C:/glbasicProjects/GLBasic/Box2D/Source/Common/b2BlockAllocator.cpp:21,
                 from C:\Temp\glbasic\gpc_temp1.cpp:37:
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/bits/allocator.h:52:31: bits/c++allocator.h: No such file or directory
In file included from C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/memory:55,
                 from C:/glbasicProjects/GLBasic/Box2D/Source/Common/b2BlockAllocator.cpp:21,
                 from C:\Temp\glbasic\gpc_temp1.cpp:37:
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/bits/allocator.h:80: error: expected template-name before '<' token
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/bits/allocator.h:80: error: expected `{' before '<' token
C:/Program Files/GLBasic/Compiler/platform/Win32/Bin/../lib/gcc/mingw32/3.4.5/../../../../include/bits/allocator.h:80: error: expected unqualified-id before '<' token
*** FATAL ERROR - Please post this output in the forum

--- End code ---

Schranz0r:
Copy all files from -> C:\Program Files\GLBasic\Compiler\platform\Win32\Include\mingw32\bits

To -> C:\Program Files\GLBasic\Compiler\platform\Win32\Include\bits

Hope it fix it!

Or see attachment and place it on -> C:\Program Files\GLBasic\Compiler\platform\Win32

[attachment deleted by admin]

kaotiklabs:

--- Quote from: Schranz0r on 2009-Sep-30 ---Copy all files from -> C:\Program Files\GLBasic\Compiler\platform\Win32\Include\mingw32\bits
To -> C:\Program Files\GLBasic\Compiler\platform\Win32\Include\bits

--- End quote ---

Mine was fixed with this. Thanks!

codegit:
MIne also fixed. Thank you, thank you, thank you very much.  =D

Moru:

--- Quote from: Schranz0r on 2009-Sep-30 ---Look at this, thats cool:



--- End quote ---

This is cool too:
&NR=1

Not related but anyway... :-)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version