[PD-dev] visual c++6 compilation problems

Thomas Grill t.grill at gmx.net
Sat May 3 15:45:06 CEST 2003


Hi,
just use A_NULL instead of 0 for the termination of argument lists.
It should be ok then.

best greetings,
Thomas


----- Original Message -----
From: "max Min" <mox at gmx.at>
To: <pd-dev at iem.kug.ac.at>
Sent: Saturday, May 03, 2003 2:54 PM
Subject: [PD-dev] visual c++6 compilation problems


> hi everyone!
>
> i thinks this problem was already discussed, but i'm still having some
> serious problems...
> tried to make my first pd-external. (the helloworld example described in
> the howto at http://pd.iem.at/externals-HOWTO/node3.html )
> while compiling the code with microsoft visual c++ 6 (windows xp), i get
> the following error:
>
> 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)
>
> i thinks this is because the m_pd.h is not useful for compiling with
vc++6.
> anyone has a hint how to get rid of this problem?
> is there an "updated" version of m_pd.h that i can use?
>
> thanks for your response!
> max.
>
>
> ________
> max Min | www.maxmin.ws
> look at www.os3000.org
>
>
>
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.kug.ac.at
> http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
>
>





More information about the Pd-dev mailing list