Recent

Author Topic: Error creating process / error 193  (Read 6324 times)

MISV

  • Hero Member
  • *****
  • Posts: 783
Error creating process / error 193
« 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?

MISV

  • Hero Member
  • *****
  • Posts: 783
Re: Error creating process / error 193
« Reply #1 on: March 28, 2017, 03:03:57 am »
Seems it helped removing the space in the path...

Thaddy

  • Hero Member
  • *****
  • Posts: 14205
  • Probably until I exterminate Putin.
Re: Error creating process / error 193
« Reply #2 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
Specialize a type, not a var.

 

TinyPortal © 2005-2018