Code::Blocks Forums

User forums => Help => Topic started by: titanius on June 07, 2010, 03:15:15 pm

Title: Unable to compile in Windows Vista using CB 10.05
Post by: titanius on June 07, 2010, 03:15:15 pm
Hello!

I've been using Code Blocks earlier on the same computer (Windows Vista), but then I unistalled it, and downloaded this new version (10.05) When I compile a simple program I get this error message:

-------------- Build: Debug in test ---------------

mingw32-g++.exe  -o bin\Debug\test.exe obj\Debug\main.o    "C:\Program Files\CodeBlocks\MinGW\lib\liballd_s.a" "C:\Program Files\CodeBlocks\MinGW\lib\liballeg.a" "C:\Program Files\CodeBlocks\MinGW\lib\liballeg_s.a" "C:\Program Files\CodeBlocks\MinGW\lib\liballp.a" "C:\Program Files\CodeBlocks\MinGW\lib\liballp_s.a" "C:\Program Files\CodeBlocks\MinGW\lib\libaldat.a" "C:\Program Files\CodeBlocks\MinGW\lib\liballd.a"
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballd_s.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballeg.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballeg_s.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballp.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballp_s.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\libaldat.a: No such file or directory
mingw32-g++.exe: C:\Program Files\CodeBlocks\MinGW\lib\liballd.a: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings



//Please help me to find a solution
Title: Re: Unable to compile in Windows Vista using CB 10.05
Post by: stahta01 on June 07, 2010, 03:37:23 pm
Install the missing library or give to correct path to the library.
Tim S.
PS: This is not really a Code::Blocks question; so, it may be locked.
Title: Re: Unable to compile in Windows Vista using CB 10.05
Post by: titanius on June 07, 2010, 03:52:16 pm
I fixed it, all I had to do was clik reset defaults on the compiler and debugger settngs