COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

Reply
 
Thread Tools Display Modes
Old 04-25-2016, 04:43 AM   #1
mviljamaa
Human being with feelings
 
Join Date: Jun 2015
Posts: 348
Default Debugging "abnormal termination" in plug-in launch

I'm getting an "abnormal program termination", when I launch my plug-in. The error is caused by using code from the library AudioTK, which is supposed to have been compiled properly.

I've set project Properties->Debugging->Command as "C:\Program Files\REAPER %28x64%29\reaper.exe", but I can't get any more information in the debugger than seeing the "abnormal program termination" dialog in Reaper.

What do I need to set to get more information?
mviljamaa is offline   Reply With Quote
Old 04-25-2016, 08:59 AM   #2
gstuff
Human being with feelings
 
Join Date: Feb 2014
Posts: 63
Default

You need to make sure you are building the Debug target of your plugin and that your project is using either a debug build of the AudioTK static lib or you include the AudioTK source in your project. Set a break point in your plugin's constructor or even in the AudioTK source.
gstuff is offline   Reply With Quote
Old 04-25-2016, 10:12 AM   #3
mviljamaa
Human being with feelings
 
Join Date: Jun 2015
Posts: 348
Default

And where do I place the breakpoint? What do I do after that? Where do I get "symbols"?
mviljamaa is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:32 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.