2017-12-19 19:09 keltezéssel, Alexey via Lazarus írta:
> "No program file "" found" - when i do Run
> "Launching application invalid"-- when i do Run Without Debug
This can happen when you are cross compiling for an other system:
compiling/running win64 application on a win32 operating system.
... or maybe the result is a library (dll or other).

> exe file is compiled ok.
Can you find the "exe file" itself on the hdd?

A detailed compilation log may help finding the reason...


-- 
Péter Gábor
p...@freemail.hu

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to