Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Keep getting this error when trying launch IDE debugger: (2 Items)
   
Keep getting this error when trying launch IDE debugger  
I try to launch the debugger in the IDE and keep getting this message:

When I try to launch the debugger I get this message:
"Target request failed: Error creating process C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio, 
(error 193)."

When I launch the 'run' I get the following:
"Error starting process.
Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed
  Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed
  Cannot run program "C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio": Launching failed"

I go to that path and there is a .c and .h file with nothing in them.  In build files I've tried to defeat the launching
 of io-audio and no success. I tried putting some code in the .c file and the compiler does not find it.  Anyone have 
any ideas? 

Thanks
Re: Keep getting this error when trying launch IDE debugger  
How do you launch/debug in the IDE? It looks like you try to run the
"io-audio" binary on your Windows machine. This won't work since that
binary is for Neutrino.


On 12-01-26 11:19 AM, "Ralph Sweitzer" <community-noreply@qnx.com> wrote:

>I try to launch the debugger in the IDE and keep getting this message:
>
>When I try to launch the debugger I get this message:
>"Target request failed: Error creating process
>C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio,
>(error 193)."
>
>When I launch the 'run' I get the following:
>"Error starting process.
>Cannot run program
>"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio":
>Launching failed
>  Cannot run program
>"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio":
>Launching failed
>  Cannot run program
>"C:\ide-4.7-workspace\qnx_graphics_project\install\x86\sbin\io-audio":
>Launching failed"
>
>I go to that path and there is a .c and .h file with nothing in them.  In
>build files I've tried to defeat the launching of io-audio and no
>success. I tried putting some code in the .c file and the compiler does
>not find it.  Anyone have any ideas?
>
>Thanks
>
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post91173
>