| Istvan, why produce import libraries rather than exporting the API functions and classes? MinGW can link directly to exported functions and classes in DLLs.
Regards,
Mike
-----Original Message-----
>From: Fran�ois Pinot
>Sent: Jun 16, 2006 12:12 PM
>To: csound-devel@lists.sourceforge.net
>Subject: [Cs-dev] Cannot link with csound64.dll.5.1
>
>Hi,
>
>I got problems with the last version of csound on windows XP
>(Csound5.02.1_win32.i686.zip). I could not link anymore my c programs
>against the csound dll (using mingw). Looking at the "Makefile-win32"
>file from the "src" directory, one sees that the csound dll is now
>generated with an import lib (libcsound32.a or libcsound64.a). So one
>has to link against one of those import libraries instead of linking
>directly against the csound dll.
>
>I recompiled the csound dll on my system to get those two import libs,
>stored them in the mingw lib directory and everything ran OK. Could you
>please insert those two import libs in the next distributions ?
>
>Best regards
>
>Francois Pinot
>
>
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |