Re: [PD-dev] Problem building externals on VC++2008

2008-06-11 Thread PSPunch
Some updates and request for help. The lack of "s_float" was due to it being defined in m_class.c which I had to include to my project. However, this only introduced a new list of undefined external symbols. Adding relevant looking files to the project only contributes to expand the list of

[PD-dev] Problem building externals on VC++2008

2008-06-10 Thread PSPunch
Hi, Using VC++2008 Express on WinXP-SP2, Referring to "How to write an External in Puredata" http://pdstatic.iem.at/externals-HOWTO/ In short, the code "helloworld" builds and runs fine on both pd-Vanilla0.39 and the latest nightly build of pd-extended. However, the second demonstration "counte