[PD] GEM woes update

bbogart at ryerson.ca bbogart at ryerson.ca
Sun Jul 27 17:23:48 CEST 2003


Whoa,

I did not know you could use "gem" rather than "Gem" (note Gem is the proper name, not gem)

I think in linux you have to be case sensative so I got used to using Gem, I think the same goes for OSX.

Load my Libs is on test3 currently, and it's purpose is to manage sets of PD flags stored as batch files (windows) and scripts (linux/osx).

Ben

----- Original Message -----
From: Thomas Fredericks <iamonthebeach at hotmail.com>
Date: Saturday, July 26, 2003 7:55 pm
Subject: Re: [PD] GEM woes update

> You got the slashes going the right way!
> 
> I use a batch file to run pd and gem and in it I use
> gem
> and not
> Gem
> 
> The capital G might be a problem... what error message do you 
> get.. It loads 
> the dll and the main dll function in direct relation to the file name
> 
> It is easier if you create a batch file with the command
> 
> I:\pdforwindows\bin\pd.exe -path I:/pdforwindows/bin/ -lib gem
> 
> afterwards you can easily add more externals like
> 
> I:\pdforwindows\bin\pd.exe -path I:/pdforwindows/bin/ -lib gem -
> lib zexy
> 
> but if I were you I would move all the external libraries and 
> objects into 
> the externs folder and use the following launch command just for 
> (because 
> there already are a lot of useful externs in thos folders)
> 
> c:\pd\bin\pd.exe -path c:/pd/externs/ -path I:/pd/extras/ -lib gem 
> -lib zexy
> 
> 
> 
> >still no go. this is probably my 4th time trying to get this to 
> work in
> >windows but it just doesn't want to. the machine i'm on could have
> >something to do with it because it's all locked up and i don't 
> have admin
> >priviledges.
> >
> >what i learned today is that i don't need to compile on windows 
> because i
> >can just use the Gem.dll. the problem with that is you have to 
> install the
> >GEM sources anyway because that's where the tutorials and demo 
> patches are
> >right? other than that i can't link to the Gem.dll with any of these
> >methods i've tried from the Run and Command programs (and yes i 
> put the
> >Gem.dll in the bin directory)
> >
> >\pdforwindows\bin\pd.exe -lib /pdforwindows/bin/Gem
> >I:\pdforwindows\bin\pd.exe -lib I:/pdforwindows/bin/Gem
> 
> _________________________________________________________________
> MSN Search, le moteur de recherche qui pense comme vous ! 
> http://search.msn.fr/worldwide.asp
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 





More information about the Pd-list mailing list