Is there a guide somewhere on how to make an application runnable on windows.
In particular a pel-gtk3 app using gobject-introspection, I cant see any mingw64-perl packages available (on fedora)
thanks
Is there a guide somewhere on how to make an application runnable on windows.
In particular a pel-gtk3 app using gobject-introspection, I cant see any mingw64-perl packages available (on fedora)
thanks
For GTK and Windows, there is: The GTK Project - A free and open-source cross-platform widget toolkit
But with Perl I don’t know. You may need to do additional packaging of Perl if it’s not already done.
Would this
“Step 6. You can then zip up your installation folder, or use an installer generator to do that for you, and distribute the result.”
Be the full MSYS2 directory? (ie in fedora terms
/usr/x86_64-w64-mingw32/sys-root
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.