08-25-2020 10:42 PM
Fabiola and Joerg.
I have did the steps you suggest.
The Original project is a bit of large and depend on my own library so I delete some no-related code,hope it will no affect.
I put it on the github.
08-26-2020 02:05 AM - edited 08-26-2020 02:11 AM
Good morning! I just had a look at the code you shared on Github and realised that there are substantial changes that were made to the template / framework.
This discussion will not help the public, so I will contact you via PM for potential next steps.
Cheers,
J.
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )
03-18-2024 10:00 AM - edited 03-18-2024 10:08 AM
Hi all,
same problem ("error 7") here.
After building an *.exe, the error appears.
In the LabVIEW IDE, i can startup the application without any errors.
Do you remember what caused the "error 7"?
Thank you very much.
Cheers,
J.
03-18-2024 03:38 PM
Hey Joe,
thanks for giving the App Template a try!
1. Did you see the guide for building an .exe from the App Template in our Dokuwiki?
2. Can you share the full error message?
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )
03-19-2024 01:54 AM - edited 03-19-2024 01:56 AM
Hey Jörg,
thank you for your reply.
I am a big fan of your template.
The logging and configuration features are great.
Thanks for sharing!
1. To build the .exe, i followed the guideline on the HSE Dokuwiki (folder structures, build settings,..)
2. Please find a few screenshots attached.
In order to be able to localise the error better, I have also added a "simple error handler" for test purposes.
Any suggestions what causes the error in the .exe?
Thank you!
Cheers
03-20-2024 06:09 AM - edited 03-20-2024 06:18 AM
The error messages suggest that the framework modules were not copied into the .exe.
Can you please double-check that in the build spec properties of the executable, the /Framework folder is set to Always Included:
(Screenshot taken from Dokuwiki page on building the HSE Application Template into an executable)
Also, feel free to join our HSE Discord server if you want a more synchronous communication on this.
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )