certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] CERTI-Devel Digest, Vol 66, Issue 2


From: Jan-Patrick Osterloh
Subject: Re: [certi-dev] CERTI-Devel Digest, Vol 66, Issue 2
Date: Fri, 07 Oct 2011 23:58:00 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

Hi,

Am 07.10.2011 23:30, schrieb Christian Stenzel:
You're right. The toolbox needs indeed some building improvements. I will use cmake, so stayed tuned.
Unfortunatly, I get now some compile errors:
[...]
gcc  -DRTI_USES_STD_FSTREAM -D_GNU_SOURCE -c -DMATLAB_MEX_FILE -x c++
-oC:\DOKUME~1\PATRICK\LOKALE~1\TEMP\MEX_3C~1\rti.obj
-IC:\PROGRA~1\MATLAB\R2010a\extern\include
-IC:\PROGRA~1\MATLAB\R2010a\simulink\include -O3 -DMX_COMPAT_32
RTI\rti.cpp

RTI\rti.cpp:38:23: fatal error: arpa/inet.h: No such file or directory
compilation terminated.
arpa/init.h is a header used for linux/unix. windows socket implementations API 
declarations can be found in winsock.h and winsock2.h, respectavily.
Obviously the code need some precompiler directives.
For me, it's time to set up a clean windows-mingw based build env.
:(.

I can help with that :-)

Hi, thanks for that. Yes, I'm working with Windows. This works perfectly
... good to know a guy who's loving using windows ... one more reason for a 
clean windows build

Well "loving" ...  ;-)

JPO

P.S. Any plan to move with the MatlabToolBox from 1.3 to 1516? How much work would this be?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]