Well, I don't claim to be very good at understanding the compilation environment on windows, but I could never get those makefiles to work, because I could never get my path right to link to m_pd.h. And in fact I emailed about this on pd-dev a couple times, but no one could ever seem to help me out.
Chad
-----Original Message----- From: pd-list-admin@iem.at [mailto:pd-list-admin@iem.at]On Behalf Of Olaf Matthes Sent: Thursday, August 14, 2003 2:48 PM To: pd-list Subject: Re: [PD] More help for a newbie?
"Chad A. Wood" schrieb:
p.s. I'll try to come up with an empty project and workspace for making externals in a day or two and post it online, now that I know how. Why doesn't this exist
Well, you could copy VC++ 6.0 projects from other externals / libraries (maxlib has one, for example). Most people seem to use the makefile directly, probably because you just need one makefile that contains all the information for all platforms. Instead of building a VC++ project / workspace from scratch it's also possible to 'import' existing makefiles. All changes still have to be made to the makefile directly (text editor), but it's possible to press F7 in VC++ to get everything compiled without having to type "nmake pd_nt" or whatever.
Olaf
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list