gameprogcpp / code

Game Programming in C++ Code
Other
1.03k stars 355 forks source link

where can i get the fmod api #34

Closed KittoChanKC closed 8 months ago

KittoChanKC commented 4 years ago

i downloaded the FMOD Studio Suite did not see any api on FMOD website

I don't understand this step, could not find any package can put into External/FMOD file On Mac, copy the contents of the FMOD package into External/FMOD.

chalonverse commented 4 years ago

I guess they renamed it on the website to FMOD Engine. You want to click "Older" so you can download the 1.09.x version.

KittoChanKC commented 4 years ago

I guess they renamed it on the website to FMOD Engine. You want to click "Older" so you can download the 1.09.x version.

Thanks! got it. But got other issues..It build success but do not see anythings. Only got this messsage dyld: Library not loaded: @rpath/libfmodstudioL.dylib Referenced from: /Users/kitto_chan/Library/Developer/Xcode/DerivedData/Chapter07-mac-dfdmpjuxkaaogdbzkippkpqrqlpq/Build/Products/Debug/Game-mac Reason: no suitable image found. Did find: /Users/kitto_chan/Library/Developer/Xcode/DerivedData/Chapter07-mac-dfdmpjuxkaaogdbzkippkpqrqlpq/Build/Products/Debug/libfmodstudioL.dylib: code signature in (/Users/kitto_chan/Library/Developer/Xcode/DerivedData/Chapter07-mac-dfdmpjuxkaaogdbzkippkpqrqlpq/Build/Products/Debug/libfmodstudioL.dylib) not valid for use in process using Library Validation: library load disallowed by system policy