MSVC 2003 Project File for Flext
Hi there,
I was wondering if anyone could point me to a project file for compiling max objects with Flext on Visual Studio .net 2003?
I have managed to build the supplied tutorials for PD but haven't figured out how to modify the project settings to build a .mxe for MAx instead.
thanks
J
Hi Jamie,
when you are checking out flext and flext-based externals from the pure
data CVS repository, you will find some project files, e.g. for xsample
and other externals.
Web interface:
http://pure-data.cvs.sourceforge.net/pure-data/externals/grill/
all the best,
Thomas
Jam schrieb:
> Hi there,
>
> I was wondering if anyone could point me to a project file for compiling max objects with Flext on Visual Studio .net 2003?
>
> I have managed to build the supplied tutorials for PD but haven't figured out how to modify the project settings to build a .mxe for MAx instead.
>
> thanks
> J
>
>
Hi Thomas,
Apologies but I'm new to this CVS stuff!
I downloaded TortoiseCVS and put
CVSROOT:
:ext:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data/externals/grill/flext
could you please email me the username, password & module name to checkout.
thanks
J
Hi Jamie,
since you are user "anonymous" (with read access only) you don't need
a password (leave it empty).
Module name is externals/grill/flext as correctly given in your
CVSROOT variable.
Should be working as is, no?
greetings, Thomas
Am 02.08.2007 um 18:52 schrieb Jam:
>
> Hi Thomas,
>
> Apologies but I'm new to this CVS stuff!
>
> I downloaded TortoiseCVS and put
>
> CVSROOT:
> :ext:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data/
> externals/grill/flext
>
> could you please email me the username, password & module name to
> checkout.
>
> thanks
>
> J
>
>
When I try to log in using the info given it keeps prompting me for a password and then aborts after I've entered wrong (or blank) password 4 times.
I've attached a screenshot of my settings.
[img]index.php?t=getfile&id=779&private=0[/img]
I have a number of options for Protocol:
:pserver:
:sspi:
:ext:
and a few others.
Hi,
the settings should be:
protocol: pserver
user: anonymous
server: pure-data.cvs.sourceforge.net
repository folder: /cvsroot/pure-data
module: externals/grill/flext
hope that helps,
Thomas
PS: It's a bit off-topic for the Max/MSP [dev] list, if there are
further problems, let's descuss them on the flext list.
Am 03.08.2007 um 08:42 schrieb Jam:
> When I try to log in using the info given it keeps prompting me for
> a password and then aborts after I've entered wrong (or blank)
> password 4 times.
>
> I've attached a screenshot of my settings.
>
> [img]index.php?t=getfile&id=779&private=0[/img]
>
> I have a number of options for Protocol:
>
> :pserver:
> :sspi:
> :ext:
>
> and a few others.
>