hi!
i am a very newbie at pd external programming. i tried to compile the simple example of the how_to_programme-pdf and this is what i see:
--------------------Configuration: mygridtr - Win32 Debug-------------------- Compiling... main.cpp C:\Programme\Microsoft Visual Studio\MyProjects\mygridtr\main.cpp(25) : error C2664: 'class_new' : cannot convert parameter 6 from 'const int' to 't_atomtype' Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast) Error executing cl.exe.
main.obj - 1 error(s), 0 warning(s)
can anybody help me`? yours