g++ -o blah blah.c -L/dll/dir Csound32.dll.5.1
Victor
----- Original Message -----
From: Rory Walsh <rorywalsh@ear.ie>
Date: Friday, February 1, 2008 3:14 pm
Subject: [Cs-dev] Linking to Csound dll
To: Developer discussions <csound-devel@lists.sourceforge.net>
> I'm trying to link directly to the csound dll without needing to
> use
> pexports but I can't seem to do it. This is what I'm trying:
>
> D:\MyDocuments\Lectures\CPAA>g++ CsoundConsole.cpp -o test.exe
> -I../../SourceCode/csound5/csound5/H
> -L../../SourceCode/csound5/csound5 -lcsound32.dll.5.1
>
> If I replace -lcsound32.dll.5.1 with -lcsound32 it works fine.
> Any
> ideas? csound32.dll.5.1 is definitely in the right directory.
>
> Rory.
>
>
> -----------------------------------------------------------------
> --------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel