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++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » OpenBSD porting problem
Re: OpenBSD porting problem [message #7673 is a reply to message #7672] Sun, 14 January 2007 22:56 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Well, there is

	WString(const std::wstring& s);
	operator std::wstring() const;


(STL comaptibility...)

and std::wstring should have been included via

#include <string>

in Core.h.

Seems like something is different about STL and OpenBSD.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved] Latest CtrlCore fails to compile
Next Topic: upp-2008.1-1.fc9.i386.rpm & Fedora core 6
Goto Forum:
  


Current Time: Wed May 15 16:36:04 CEST 2024

Total time taken to generate the page: 0.02313 seconds