[PD] compiling grill's vst~ for os x

David NG McCallum d at mentalfloss.ca
Sun Feb 4 16:43:25 CET 2007


Sorry if this has been covered before, I couldn't find reference to it.

I tried compiling Thomas Grill's vst~ using the vstsdk2.3 in OS X
(intel) and came up with the following error:

g++ -c -ffast-math -Os -ftree-vectorize  -arch i386 -mmmx -msse -msse2
-msse3  -mtune=prescott -DNDEBUG -DFLEXT_THREADS -DFLEXT_SYS=2 -I
pd-darwin/release-multi
-I/Users/david/downloads/vstsdk2.3/source/common
-I/Applications/Pd-0.40-2.app/Contents/Resources/src
-I/usr/local/include/flext src/vsthost.cpp -o
pd-darwin/release-multi/vsthost.opp_i386
src/vsthost.cpp: In member function 'bool VSTPlugin::NewPlugin(const char*)':
src/vsthost.cpp:193: error: invalid conversion from 'const char*' to
'const UInt8*'
src/vsthost.cpp:193: error:   initializing argument 1 of 'OSStatus
FSPathMakeFSSpec(const UInt8*, FSSpec*, Boolean*)'
make[1]: *** [pd-darwin/release-multi/vsthost.opp_i386] Error 1
rm pd-darwin/release-multi/main.opp_i386
make: *** [build-release-multi] Error 2

Any ideas?

Thanks!
David

-- 
__ _  _  _  __ _
http://sintheta.org




More information about the Pd-list mailing list