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 » U++ Library support » U++ Core » 6715 nightly build
Re: 6715 nightly build [message #41650 is a reply to message #41605] Tue, 07 January 2014 23:19 Go to previous messageGo to previous message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

Hi Koldo-

I tried to build using TDM with Win 7 service pack 1.

I had to comment out these few lines to get it to build. The lines I commented were from upp/uppsrc/Core/parser.cpp Do you think that is okay to try or would you be leery? It builds a ctrlib app but not without tweaking, and I am not sure what I disabled.

Sorry I didn't get back sooner, but I had repairs going on today in my apt (that went well) and then went into work for a bit.

Thanks very much for trying another idea.
jim

#ifdef PLATFORM_WIN32
	// _clearfp();
#endif


#ifdef PLATFORM_WIN32
   // if(_clearfp() & SW_OVERFLOW) 
//	ThrowError("number is too big");
#endif


Linking...
C:/upp/out/MyApps/Core/MINGW.Debug.Debug_Full.Gui.Sse2\parse r.o: In function `ZN3Upp7CParser10ReadDoubleEv':
C:/upp/uppsrc/Core/parser.cpp:245: undefined reference to `Upp::_clearfp()'
C:/upp/uppsrc/Core/parser.cpp:268: undefined reference to `Upp::_clearfp()'
collect2.exe: error: ld returned 1 exit status

There were errors. (0:07.80)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using USEMALLOC flag leads to errors on Log.cpp
Next Topic: Core regression between svn 6693 -> 6697
Goto Forum:
  


Current Time: Thu May 16 09:29:45 CEST 2024

Total time taken to generate the page: 0.02715 seconds