Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » mac uppcocoa ide preview pre-beta download
Re: mac uppcocoa ide preview pre-beta download [message #39193 is a reply to message #38321] Tue, 26 February 2013 04:10 Go to previous messageGo to previous message
victor is currently offline  victor
Messages: 9
Registered: December 2012
Location: Poland
Promising Member
Just tried and got tons of errors with make and xcode project created with gyps you provided:

In file included from ../uppsrc/Core/App.cpp:1:
In file included from ../uppsrc/Core/Core.h:199:
../uppsrc/Core/Defs.h:253:45: error: use of undeclared identifier 'isnan'; did
      you mean 'std::isnan'?
inline bool IsNaN(double d)        { return isnan(d); }  /*{ return ...
                                            ^~~~~
                                            std::isnan              
/usr/include/c++/4.2.1/cmath:550:5: note: 'std::isnan' declared here
    isnan(_Tp __f) { return ::__gnu_cxx::__capture_isnan(__f); }
    ^
In file included from ../uppsrc/Core/App.cpp:1:
In file included from ../uppsrc/Core/Core.h:226:
../uppsrc/Core/String.h:2:10: fatal error: 'Core.h' file not found
#include <Core.h>


Even more errors after adding dirs to upp.gyp 'include_dirs'.
i was traveling and had no time to try it till now.

best,
v

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Wondering about support.
Next Topic: if you want to build theide 8227 for X11 on Mavericks - works now!
Goto Forum:
  


Current Time: Fri May 03 22:44:21 CEST 2024

Total time taken to generate the page: 0.02047 seconds