Stuck on "nop". Test Debug of pre-debugged VST3 = FAIL
I already built, tested, and debugged my JUCE Projucer 8.0.9 VST3 plugin. I'm moving from VS to C Lion (or at least I had planned to anyway). So, before I continue working on my code and run into any potential issues, i figured I'd run it through C Lion as a baseline and get a little familiar, so that i know what to expect when issues arise. That was 2 days ago and I haven't gotten any work done whatsoever because I can't get C Lion to complete a simple debug. After C Lion constantly claiming discrepancies between the jucer project and the CMakeLists.txt that definitely didn't exist, I finally got it working. I started a debug run. I ended up with all of these issues with the CMakeLists.txt file, bulked up the txt with more information, and finally get past the errors. once I finally was able to build and load the new version of the VST3 plugin in Steinberg Nuendo, to test, I had to set it up to stop getting stuck on breakpoints while opening the GUI. I finally got past that point and now there appears to be no way to get past this stupid “nop” line that it never should've stopped at in the first place.
I am REALLY hating C Lion
Please sign in to leave a comment.