You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ra3xdh, I manually build and create portable release using MSVC. There are two version one for Windows on ARM other for normal x64. Initially native build has less .dll compared to msys2 build. I need feedback If someone wants to test it. Because I want to add these builds options in our CI deployment. they don't have qucsator_rf or ngspice you can manually add.
Recently I solved a issue related to msvc build, Drag n Drop a components cause a crash. Qt behave differently sometimes, and MSVC handle C++ differently but I added some compiler flags to solve this but maybe there are unknown bug or misusage of qt. In my test there is no practical diff. Btw build size decreased and we have a windows on arm build, x64 version runs on windows on arm but prisim emulator not great.
Hi @ra3xdh, I manually build and create portable release using MSVC. There are two version one for Windows on ARM other for normal x64. Initially native build has less .dll compared to msys2 build. I need feedback If someone wants to test it. Because I want to add these builds options in our CI deployment. they don't have qucsator_rf or ngspice you can manually add.
qucs-s_msvc_x64.tar.zip
qucs-s_msvc_arm64.zip
The text was updated successfully, but these errors were encountered: