Author Topic: Freshly installed, but gives errors  (Read 6163 times)

Gogeta70

  • Guest
Freshly installed, but gives errors
« on: July 01, 2010, 01:29:13 am »
Hey dudes. Up until recently, i was using Dev-C++ as my IDE and it worked great, but didn't have all of the features i wanted (no code folding!). I heard about code::blocks and thought i would give it a try. I tried compiling one of my dev-cpp projects, but it's giving me a strange compiler error (i downloaded c::b with mingw, same compiler as dev-cpp). Was wondering if you would help me out ;)

This is the only error:

e:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\cwctype|85|error: '::iswblank' has not been declared|
||=== Build finished: 1 errors, 0 warnings ===|


I hope you can help, thanks!

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
Re: Freshly installed, but gives errors
« Reply #1 on: July 01, 2010, 02:19:52 am »
Hey dudes. Up until recently, i was using Dev-C++ as my IDE and it worked great, but didn't have all of the features i wanted (no code folding!). I heard about code::blocks and thought i would give it a try. I tried compiling one of my dev-cpp projects, but it's giving me a strange compiler error (i downloaded c::b with mingw, same compiler as dev-cpp). Was wondering if you would help me out ;)

This is the only error:

e:\program files\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.4.1\include\c++\cwctype|85|error: '::iswblank' has not been declared|
||=== Build finished: 1 errors, 0 warnings ===|


I hope you can help, thanks!

I suggest trying it with the EXACT same compiler; not two different compilers.
Note: If one of the Compilers is in X:\MinGW where X is any drive letter; the other mingw compilers will NOT work right.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org