U++ framework
Do not panic. Ask here before giving up.

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: 740
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: Sat Apr 25 01:19:12 GMT+2 2026

Total time taken to generate the page: 0.00412 seconds