Csound Csound-dev Csound-tekno Search About

Re: [Csnd] .net proj

Date2005-09-26 00:23
From"Michael Gogins"
SubjectRe: [Csnd] .net proj
You can only link from MSVC to my gcc-build Csound5/CsoundVST if you link to 
_CsoundVST.dll or libcsound.dll, either by building an MSVC import library, 
or using LoadLibrary/GetProcAddress. I would do the latter as it imposes 
least up-front work.

Regards,
Mike

----- Original Message ----- 
From: "James Hearon" 
To: 
Sent: Sunday, September 25, 2005 5:56 PM
Subject: [Csnd] .net proj


>
> re: .net. As IDE seems to have Kitchen sink in there: C#, C/C++, J+, ASP, 
> .net etc.  I was trying to figure out how to do some front end kind of 
> things. Michael suggested taking the CVS target and substituting my own 
> csound_main.c, but it's been difficult deciphering the error messages I 
> get when trying to compile.  Thus I went to your (Victor's) msvc Csound5 
> sources and upconverted the .proj but still not getting thru the compiler 
> yet.
>
> Just don't know my way around the IDE well enough to troubleshoot.  One 
> quirky thing is it always wants to use precompiled headers stuck off in a 
> separate .h file, instead of the normal #include.  Also requires seaprate 
> utility to use compiler thru command line.  But seems like if I could 
> master how it works, seems like it might be better path than trying to get 
> thru java wrappers to api for realtime.
>
> I did get it (all) for $17.00 thru microsoft educational program.
>
> ...so still just trying to get a proj to work with it.
>
> ---------------------------------------------
> Never used it (.net). Is it any good, what are the advantages?
>
> Victor
> At 20:40 21/09/2005, you wrote:
>
>
>
>>Hi,
>>
>>.net Csound5 project? Anyone happen to have a .net project working? I'm
>>struggling with trying to set one up from the msvc models (Victor), but
>>doesn't seem working very well.
>>
>>Bests,
>
>
> -- 
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> 


-- 
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk