MINDMAKERS Forum
Welcome, Guest. Please login or register.
September 08, 2010, 02:58:46 PM

Login with username, password and session length
Search:     Advanced search
NB: Spam bots are becoming smarter every day - we had to turn off regular registration. To become member, please send email to Kris Thorisson ([kris'_lastname] att ru dott is).
337 Posts in 99 Topics by 99 Members
Latest Member: peterwit
* Home Help Search Login Register
+  MINDMAKERS Forum
|-+  Projects
| |-+  Psyclone (Moderator: cmlabs)
| | |-+  Compilation problems with cygwin.
« previous next »
Pages: 1 [2] Print
Author Topic: Compilation problems with cygwin.  (Read 5288 times)
JB
Newbie
*
Posts: 8


View Profile Email
« Reply #15 on: February 20, 2008, 09:31:13 AM »

Ok,

So I have exclude the wce_time.cpp and dlfcn_darwin.c files.

The new problem is comming from uuidlib\sysdep.h file :
The compiler can't include  <sys/sysinfo.h>

Do you have any idea ?

Best,


Logged
thorlist
Jr. Member
**
Posts: 51


thorlist
View Profile WWW Email
« Reply #16 on: February 20, 2008, 10:33:24 AM »

The uuidlib files are only included for Linux and MacOSX and should not be included for Windows compilations (Cygwin, Visual Studio) as Windows has built-in functions for generating unique ids.

In general, if the .cpp file is not in the following list it should not be included in your project:

BinaryBuffer.cpp Bitmap.cpp BitmapUpdate.cpp CollectionBase.cpp Color.cpp CoreTest.cpp Dictionary.cpp DotString.cpp MathClasses.cpp HTML.cpp JFile.cpp JSemaphore.cpp JSocket.cpp JString.cpp JThread.cpp Parameter.cpp Message.cpp
NetProtocol.cpp Network.cpp NetworkConnection.cpp Object.cpp ObjectDictionary.cpp ObjectQueue.cpp ObjectRequestQueue.cpp ObjectTable.cpp Collection.cpp ObjectCollection.cpp OutputText.cpp PathWay.cpp Queue.cpp RequestQueue.cpp TimeSeries.cpp SortedCollections.cpp TCPLocation.cpp TCPReceiver.cpp JTime.cpp Timer.cpp TimerManager.cpp XMLNode.cpp XMLParser.cpp Specs.cpp NetHTTPProtocol.cpp NetTelnetProtocol.cpp NetMessageProtocol.cpp NetOriginalMessageProtocol.cpp DynamicLoader.cpp UninstantiatedXMLObject.cpp ImageFeatures.cpp ImageSpaces.cpp InfoItem.cpp MediaServer.cpp MediaConnection.cpp MediaStream.cpp DataSample.cpp OSCommand.cpp Messenger.cpp

Best,
Thor
Logged
mauman
Newbie
*
Posts: 13


View Profile Email
« Reply #17 on: February 21, 2008, 01:10:19 PM »

Ok, we successfully compiled the library and the example file under Eclipse!
Best,
Maurizio
Logged
thorlist
Jr. Member
**
Posts: 51


thorlist
View Profile WWW Email
« Reply #18 on: February 21, 2008, 01:13:02 PM »

Excellent work!

Do you have a project file that we can test with our library - so we can distribute this with our future releases...?

Best,
Thor
Logged
Pages: 1 [2] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!