Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSVC Build Testing Needs. #1092

Open
dsm opened this issue Nov 24, 2024 · 3 comments
Open

MSVC Build Testing Needs. #1092

dsm opened this issue Nov 24, 2024 · 3 comments

Comments

@dsm
Copy link
Collaborator

dsm commented Nov 24, 2024

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

sha256hashes:
qucs-s_msvc_x64.tar.zip: a2a3d21d148ef2c393b9f54720595f2b9474c82773bf4359d461f5b7670d9fb5
qucs-s_msvc_arm64.zip: 72bec6657e9199fbabf388a8eda161d75f42c09a1c072904f44426e3e219aa18

@tomhajjar
Copy link

tomhajjar commented Nov 25, 2024

I did a quick test in Windows. It uses the same configuration file so it knows where qucsator-rf is and the project folder.

For the end User, is this release using MSVC different than the standard Windows build that is also portable?

@dsm
Copy link
Collaborator Author

dsm commented Nov 25, 2024

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.

@dsm
Copy link
Collaborator Author

dsm commented Nov 29, 2024

I tested Windows on ARM build on MacOS with VMware Fusion and works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants