User forums > Nightly builds

The 09 March 2007 build is out.

<< < (4/5) > >>

lubos:

--- Quote from: dabomb on March 11, 2007, 08:23:16 am ---ok i think i figured out my problem, im missing my libsdl_image file, i have no clue where it went and where to get it, i even re-downloaded my whole sdl package but didnt find the file. any advice (i hope i didnt sound too terribly dumb)

PS: im not sure how to install that sdl image stuff you gave me the link to earlier

--- End quote ---
just download sdl_mixer binary for your os and compiler from that link above, open it and copy files in lib to your sdl location lib, same with headers. but as i said, read that tutorial, it also describes seting it with code::blocks and with images!!

Lord Delvin:
Trying to build my Project leads to this message:


-------------- Build: Debug in BoreasFramework ---------------
Compiling: Renderer\Font.cpp
mingw32-g++.exe: 1: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

It occurs in current Version...but in later Versions to...don't know why. The Project itself is okay, as it build untill friday, and since then I didn't change a thing. I completely reinstalled CodeBlocks and MinGW but the error remains. I'm using win2k sp4 as OS.
mfg, and hope that one may help me

EDIT: I found the source of the Problem:
mingw32-g++.exe -Wall -g -D_DEBUG 1 -Wall  -IC:\MinGW\include  -c C:\Xzon\Entwicklung\BoreasFramework\Renderer\Font.cpp -o obj\Debug\Renderer\Font.o

I guess the Debugoption is misspelled for minGW.


EDIT2: WAHH sorry, it's kind of my own fault...maybe some note to the define section would be usefull:)

indigo0086:
I'm not able to step in, out, etc when debugging anymore.

nenin:

ERROR: C:\bin\CodeBlocks/share/codeblocks/plugins/debugger.dll: not loaded (missing symbols?)

C::B unpacked over svn3669, over svn3672- same error.

dabomb:
:: === sdl, Debug ===
ld.exe:: cannot find -lwinmn
:: === Build finished: 1 errors, 0 warnings ===

aaaaaaaaarrrrrrrrrrrgggggggghhhhhhh :x

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version