Lazarus

Using the Lazarus IDE => Debugger => Topic started by: MISV on March 28, 2017, 02:14:20 am

Title: Error creating process / error 193
Post by: MISV on March 28, 2017, 02:14:20 am
I have the latest Window 10 version.

At some point my old version 1.4.0 started throwing a debugger error and I decided to try 1.6.4

But I still get the error

Quote
The GDB command:
"-exec-run"
returned the error:
",msg="Error creating process W:/data/projects-cool-myname/Company Program/compiled/ProgramLazarusWindows.exe, (error 193).""

One thing worth mentioning may be the space in the above path?

Any ideas on how to solve this?
Title: Re: Error creating process / error 193
Post by: MISV on March 28, 2017, 03:03:57 am
Seems it helped removing the space in the path...
Title: Re: Error creating process / error 193
Post by: Thaddy on March 28, 2017, 11:42:10 am
GDB on Windows can only work with paths with spaces if you pass the path within quotation marks "path with spaces". Alternatively you can explicitly pass a shortname path
TinyPortal © 2005-2018