Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Error when compiling Miles #24

Closed
Nickdoge opened this issue Feb 8, 2017 · 1 comment
Closed

Error when compiling Miles #24

Nickdoge opened this issue Feb 8, 2017 · 1 comment

Comments

@Nickdoge
Copy link

Nickdoge commented Feb 8, 2017

I know Miles isn't supported. I built Miles Sound System successfully on a non-static Panda3D. I tried to use the Panda3D here. When I build the sample project with Miles i get this (I am using Visual Studio 2010 CMD and Windows 10 x64):

C:\Users\Nicolas\Desktop\Nirai\sample-project\build>python -OO make.py -cnm �[35mCompiling CXX codes...�[0m main.cxx sample.cxx aes.cxx Linking... Creating library built/sample.lib and object built/sample.exp libp3miles_audio.lib(miles_audio_miles_audio_composite1.obj) : error LNK2001: unresolved external symbol __imp__midiOutReset@4 built/sample.exe : fatal error LNK1120: 1 unresolved externals

Thanks.

@Nickdoge
Copy link
Author

Figured out the issue. I had to add the "winmm" lib to niraitools.

@nirai-compiler nirai-compiler locked and limited conversation to collaborators Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant