I have problem which run program from console.
If i Click by mouse program all works fine
If i run from cmd program by full path main program don’t realise make new form by



this->stat = new statystyki();

If I do that


cd catalog

and run from catalog program is works

Thanks for help