Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Core/config.h
|
Re: Core/config.h [message #35168 is a reply to message #20478] |
Wed, 18 January 2012 14:44   |
rogerb
Messages: 1 Registered: January 2012 Location: Munich
|
Junior Member |
|
|
Hello,
I am trying to install ultimate++ on my Cygwin system (Cygwin installed on Windows 7). I get following error message:
What do I need to change in config.h?
Thanks, Nico
In file included from ./Core/Core.h:38:0,
from ./Esc/Esc.h:4,
from ./ide/Core/Core.h:4,
from ./ide/Common/Common.h:4,
from ide/ide.h:4,
from ide/SelectPkg.cpp:1:
./Core/config.h:43:6: error: #error Unknown OS
In file included from ./Core/Core.h:198:0,
from ./Esc/Esc.h:4,
from ./ide/Core/Core.h:4,
from ./ide/Common/Common.h:4,
from ide/ide.h:4,
from ide/SelectPkg.cpp:1:
./Core/Defs.h: In function ‘bool Upp::IsNaN(double)’:
./Core/Defs.h:255:52: error: ‘isnan’ was not declared in this scope
In file included from ./ide/Core/Core.h:5:0,
from ./ide/Common/Common.h:4,
from ide/ide.h:4,
from ide/SelectPkg.cpp:1:
./Web/Web.h: At global scope:
./Web/Web.h:23:2: error: expected identifier before numeric constant
./Web/Web.h:23:2: error: expected ‘}’ before numeric constant
./Web/Web.h:23:2: error: expected unqualified-id before numeric constant
./Web/Web.h:27:1: error: expected declaration before ‘}’ token
Makefile:533: recipe for target `_out/ide/GCCMK-Gcc-Gui-Linux-Main-Posix-Shared/SelectPkg.o' failed
make[1]: *** [_out/ide/GCCMK-Gcc-Gui-Linux-Main-Posix-Shared/SelectPkg.o] Error 1
make[1]: Leaving directory `/home/ndedek/upp-x11-src-4424/uppsrc'
cp: cannot stat `uppsrc/ide.out': No such file or directory
Makefile:4: recipe for target `all' failed
make: *** [all] Error 1
|
|
|
|
Goto Forum:
Current Time: Sun Apr 27 18:21:30 CEST 2025
Total time taken to generate the page: 0.00990 seconds
|