Thank you Roger. Actually my main framework is not a C/C++ project a Lisp application so I have no choice but dynamic-linking C libraries. I think opening a repository for binaries would allow contributors to post their build and address different platforms. That would be very helpful! Best Jean
Le 22 juil. 2014 à 14:17, Roger Dannenberg <r...@cs.cmu.edu> a écrit : > Hi Jean, > I'm traveling until Jul 26, and without access to Win 7, but I can help > when I get home. One thing I've suggested in the past is that PortMidi is > fairly small and there's no need to build and link to a library. Instead, you > can simply add the relevant .c files to your VC++ project and make sure there > are header search paths to the necessary .h files. This should at least get > you going quickly. > Posting some dll's is a good idea. I'm constantly getting burned by > dynamic linking, so I don't like using DLLs, but it shouldn't be difficult to > create and release them. > -Roger > > On 7/22/14 6:19 AM, Jean Bresson wrote: >> Hello, >> >> I have been trying to build a portmidi dll for Windows 7 for a few hours >> without sucess >> I have MS VC++ Express 2010 (as far as I know, the last one that is >> available for Windows 7). >> >> After correcting the paths to the JDK I get a series of errors LNK1123 >> (one for each subproject) that mention a failure at converting to COFF >> file (fichier non valide ou endommagé). Any idea how to fix this ? >> >> I already mentionned this in a previous post (when trying to compile for >> Mac) but I think itwould be great if binaries (portmidi and >> portaudio...) were available for download. Spending time compiling the >> libs (often with no success) already stopped us at several occasions for >> different projects where we could have used them in the past. >> FWIW, my experience is that such low-level libraries do not outdate very >> much during successive system updates (I am using the same dll files for >> libsndfile, midishare, etc. for almost 10 years). >> >> Best regards, >> Jean >> >> >> _______________________________________________ >> media_api mailing list >> media_api@create.ucsb.edu >> http://lists.create.ucsb.edu/mailman/listinfo/media_api > _______________________________________________ media_api mailing list media_api@create.ucsb.edu http://lists.create.ucsb.edu/mailman/listinfo/media_api