sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.85k stars 145 forks source link

Xcode compilation error for iOS auv3 #109

Closed demym closed 1 year ago

demym commented 1 year ago

Hi,

first of all thanks for this great project, I tried it recently and sounds absolutely awesome !!

I am a developer myself, and I and trying to compile the iOS auv3 plugin, but I get errors in Xcode (using Xcode14).

First of all, in the repository there's an 'Eigen' folder, but its content is empty. What version of Eigen exactly does it needs ? Same for iplug folder, but in that case the iplug repository gets correctly linked here on GitHub.

I attached a screenshot with the errors I get compiling in XCODE:

image

Thanks very much in advance and compliments again for the great work !!!

sdatkinson commented 1 year ago

Hi! This looks like this belongs over in NeuralAmpModelerPlugin. Mind submitting there?