Hi,
After following the module development tutorial successfully ('My Module appears and works well in Rack), tried to make another module.
I was able to do all the required steps including panel design etc. . The files compile and install in Racks plugin folder, However, the module does not appear in VCV rack.
This is my error message in the log.txt:
[0.153 info src/plugin.cpp:137 loadPlugin] Loading plugin from /Users/leonardsteyaert/Documents/Rack2/plugins/Ligeti [0.323 warn src/plugin.cpp:203 loadPlugin] Could not load plugin /Users/leonardsteyaert/Documents/Rack2/plugins/Ligeti: Failed to load library /Users/leonardsteyaert/Documents/Rack2/plugins/Ligeti/plugin-arm64.dylib: dlopen(/Users/leonardsteyaert/Documents/Rack2/plugins/Ligeti/plugin-arm64.dylib, 0x0006): symbol not found in flat namespace ‘_modelMyModule’
Any idea how i could solve this? I am using Rack’s ARM64 architecture
Thanks in. advance