in reply to Best GUI for Perl?

Hi, looks like Perl is telling you what the problem is ...

Can't open(GLOB(0x2f31a90), D:\WinApps\Programming\wxWidgets\lib\gcc_d +ll\msw\build.cfg): No such file or directory at ./ +Build line 66.

Also: I do not build GUI apps, but Perl/Tk is very far from an "unsure" development environment. Search this monastery for recent threads on the topic.

Hope this helps!


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^2: Best GUI for Perl?
by geertvc (Sexton) on Jul 06, 2020 at 07:43 UTC
    Oh, my....

    I was too much focused on makefile.gcc:221: pipe: No such file or directory and was blind for the rest of the errors apparently...

    Glad you kicked my ass to look further down the road... :-)

    I'll look into that and also the other suggestions (GUI candidates) made by other members. I'm always eager to learn new languages anyway...


    Best rgds,
    Geert