Author Topic: Unable to compile in Windows Vista using CB 10.05  (Read 4820 times)

titanius

  • Guest
Unable to compile in Windows Vista using CB 10.05
« 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Unable to compile in Windows Vista using CB 10.05
« Reply #1 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

titanius

  • Guest
Re: Unable to compile in Windows Vista using CB 10.05
« Reply #2 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