nedrysoft/regex101

AppImage release doesn't exist

0A7V9A opened this issue · 6 comments

AppImage release doesn't exist

I have successfully built it on Ubuntu with the small change in #5. You need to install qtwebengine5-dev for development.

I couldn't use deploy.py though. That file needs configurations for Ubuntu. Executable is created in bin/x86_64/Regular Expressions 101 unlike Windows, which creates in bin/x86_64/Release/Regular Expressions 101. You need to provide curlbin and qtdir manually, etc.

You don't need to deploy, binary works well.

Thanks. I'll fix the binary output folder when I can.

Deploy script checks everything with errors in linux, i think because its written in python2.

Deploy script checks everything with errors in linux, i think because its written in python2.

The deployment script is written in Python 3, I have never written any Python 2 code.

I need to update the web app to the latest version as the original author has made a load of changes, I also need to back port the deployment script from pingnoo as that is now way ahead of what is here's

Unfortunately I am (continuing to) having a load of health issues that limit what I'm able to do, it is impacting all aspects of my life.

@fizzyade @burak-yildizoz The application was built successfully on Linux, but when starting a binary just closes without errors after 1-2sec. Any ideas what a problem?

Where's the appimage?