[PD] compilig OSC external for windows

enrike enrike at altern.org
Wed Feb 25 12:47:08 CET 2004


hi

I got the latest source of the OSC external and I am trying to compile 
it for windows.
For this I am using microsoft Visual C++ 6.0 standard edition.
however i get this errors:


--------------------Configuration: OSC - Win32 Debug--------------------
Compiling...
dumpOSC.c
c:\documents and settings\r2d2\escritorio\oscx\osc\dumposc.c(67) : fatal 
error C1083: Cannot open include file: 'm_imp.h': No such file or directory
htmsocket.c
c:\documents and settings\r2d2\escritorio\oscx\osc\htmsocket.c(199) : 
warning C4013: 'fprintf' undefined; assuming extern returning int
c:\documents and settings\r2d2\escritorio\oscx\osc\htmsocket.c(199) : 
error C2065: 'stderr' : undeclared identifier
c:\documents and settings\r2d2\escritorio\oscx\osc\htmsocket.c(274) : 
warning C4013: 'printf' undefined; assuming extern returning int
OSC-pattern-match.c
c:\documents and 
settings\r2d2\escritorio\oscx\osc\osc-pattern-match.c(75) : warning 
C4013: 'printf' undefined; assuming extern returning int
OSC.c
c:\documents and settings\r2d2\escritorio\oscx\osc\osc.c(22) : fatal 
error C1083: Cannot open include file: 'm_pd.h': No such file or directory
routeOSC.c
c:\documents and settings\r2d2\escritorio\oscx\osc\routeosc.c(53) : 
fatal error C1083: Cannot open include file: 'm_pd.h': No such file or 
directory
sendOSC.c
c:\documents and settings\r2d2\escritorio\oscx\osc\sendosc.c(61) : fatal 
error C1083: Cannot open include file: 'm_pd.h': No such file or directory
Error executing cl.exe.

OSC.dll - 5 error(s), 3 warning(s)
---------------------------------------------------------------------------

I must say I dont know much about visual c++ or coding externals and 
that I mainly press "build LIBOSC.lib" and  "build OSC.dll" options in 
the menu. I am not sure if i have to copy the souce folders into some 
specific location in the hardrive or If should modify somthing in my system.

I would apreciate tips VERY much. thanks

-- 
enrike ::




More information about the Pd-list mailing list