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++ » UppHub » SysInfo, String functions and cygwin
SysInfo, String functions and cygwin [message #22573] Mon, 27 July 2009 23:37 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi,

I usually develop my software under linux, and when I want or need a windows version just compile it using cygwin and mingw, the resulting executable is directly usable under windows.

My problem is the following:

  • The SysInfo package does not compile under CygWin (I could expect that due to the nature of the package).
  • the
    String Replace(String str, String find, String replace)
    function is part of SysInfo and i need (only that)


I know this subject has already been discussed before, but all the pure string functions should be moved to core or somewhere else.

I resolved it by copying the needed function so I could remove the SysInfo package. But that's definitely not very cool !
 
Read Message
Read Message
Read Message
Previous Topic: RS232 class
Next Topic: Fast memory pool with tests
Goto Forum:
  


Current Time: Tue May 21 02:51:54 CEST 2024

Total time taken to generate the page: 0.02339 seconds