News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Unable to compile in Windows Vista using CB 10.05

Started by titanius, June 07, 2010, 03:15:15 PM

Previous topic - Next topic

titanius

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

stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

titanius

I fixed it, all I had to do was clik reset defaults on the compiler and debugger settngs