Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: huzhongshan on March 05, 2011, 07:46:54 am
-
I debug a dll , use a host application set in Project-> set programs arguments-> host application . I use the button to choose the exe , but I found that I cannot be launched correctly . I change the path to full path , it works .
so use the button only to get relative path , and doesnot work correctly (in Win7) .
-
I always debug codecompletion plugin by setting the host exe program to codeblocks.exe (in relative path, such as:
output\codeblocks.exe )
it works fine.
I'm using Windows XP :D