Hi,

How are you?

I am trying to compile portmidi under mingw.  It seems to compile fine, 
except when trying to link, it gets many error messages of the type:

undefined reference to [EMAIL PROTECTED]'

I think the problem is that the library libwinmm.a is expecting symbols 
similar to [EMAIL PROTECTED] and the compiler doesn't know for some 
reason that those functions are supposed to be imported.  The question 
is, why is windows.h not taking care of that?  Do we need to define a 
preprocessor symbol or something?

I appeal to someone with much more experience than I to hopefully shed 
some light.  Thank you.

May the Lord bless you,
Philip


_______________________________________________
media_api mailing list
media_api@create.ucsb.edu
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to