I recently spent some time to see if I could get qpsycle to build on VS2008.
Found a few issues that I was able to fix (I'll probably just submit these)
but I am now stuck 'cause I can't get it to link since I was missing:
universalis.lib psycle-audiodrivers.lib & psycle-core.lib I was able to
build universalis.lib from the universalis folder.
I am also able to build psycle-audiodrivers.dll, but since it defines no
exports, a lib package isn't generated (this is also preventing me form
linking psycle-core.dll and generating psycle-core.lib).
Any suggestions?
|