Search found 1 match

by daniele.trimarchi
Tue Sep 03 2024 9:37 am
Forum: Installation
Topic: Exe would not load qwindows.dll
Replies: 1
Views: 27001

Exe would not load qwindows.dll

Hi, I have successifully compiled CopperSpice under Visual Studio in a cmake generated project. I now have the copperSpice dlls. I have a simple example program (below) that links to CSCore1.9.dll and CSGui.dll I can build and link the program. However, when I execute it, I have an error : The appli...