Search found 6 matches

by Hyperkubus
Thu Oct 04, 2012 7:31 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Re: Problems compiling with Code:Blocks (Win)

Well - the newer Code:Blocks version did the job - now I only get those warnings.
Problem solved. (Though I have no idea what the problem was)
by Hyperkubus
Thu Oct 04, 2012 6:52 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Re: Problems compiling with Code:Blocks (Win)

We can look if we have any differences in our systems. I'm also on Windows 7 with 64 bit, so should be somewhat similar. Let's start with Settings - Compiler settings (the global compiler settings). I have simply nothing selected there in the Compiler Flags section, so maybe check if you have enabl...
by Hyperkubus
Thu Oct 04, 2012 3:28 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Re: Problems compiling with Code:Blocks (Win)

Mh, i put the whole Output up there - so no idea what those errors are - anywhere special to look for them?
by Hyperkubus
Thu Oct 04, 2012 1:18 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Re: Problems compiling with Code:Blocks (Win)

The project file is: source\Irrlicht\Irrlicht-gcc.cbp
Build target is: Win32 - Release - accurate math - dll (as far as I understand this is what I need to use Irrlicht with win-gcc or am I mistaken?)
I did not change anything in the project.
by Hyperkubus
Thu Oct 04, 2012 12:41 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Re: Problems compiling with Code:Blocks (Win)

Aren't those all warnings? Those shouldn't get in the way of compiling, right? The question really is what the errors are here. But maybe get newest svn version of Irrlicht - that should work well with gcc 4.7 on MinGW (compiled yesterday). And it will become Irrlicht 1.8 soon, there's been a featu...
by Hyperkubus
Wed Oct 03, 2012 2:56 pm
Forum: Beginners Help
Topic: Problems compiling with Code:Blocks (Win)
Replies: 13
Views: 2686

Problems compiling with Code:Blocks (Win)

Hello, I have problems compiling the DLL in Code:Blocks with mingw 4.7.0 Irrlicht comes from the svn. Operating sytem is Win7 Prof 64bit I get a lot of Warnings and 6 Errors: -------------- Build: Win32 - Release - accurate math - dll in Irrlicht ---------------   Compiling: C3DSMeshFileLoader.cpp C...