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

how to bulid ? #6

Open
xutingjie168 opened this issue Sep 26, 2021 · 20 comments
Open

how to bulid ? #6

xutingjie168 opened this issue Sep 26, 2021 · 20 comments

Comments

@xutingjie168
Copy link

xutingjie168 commented Sep 26, 2021

VS 2015 add the qt tool (msvc32 and msvc64) and QT soft is all right ,environment is ok.I open the "ShCAD.sln",but not build ,moreover there's no ".pro",how to build? Thank you !
image

@hash1018
Copy link
Owner

Which qt version did you install?

@xutingjie168
Copy link
Author

I install the version of QT5.9.0.

@hash1018
Copy link
Owner

You should install 5.11.1 version and link them

@xutingjie168
Copy link
Author

However, there's no 5.11.1 version in the https://download.qt.io/archive/qt/, there's only 5.1.0?

@xutingjie168
Copy link
Author

@hash1018
Copy link
Owner

Try and let me know how it went

@xutingjie168
Copy link
Author

ok,thank you very much!

@xutingjie168
Copy link
Author

I can run successfully In x86 environments,but there's a bug in x64 environments.then I Reset computer ,it is The same issue.
捕获

@hash1018
Copy link
Owner

Umm I can’t read your language… What it says ?

@hash1018
Copy link
Owner

Your computer operator system is x64 bit?

@hash1018
Copy link
Owner

I have tested both environments x86 and 64 both works well

@hash1018
Copy link
Owner

https://github.com/hash1018/ShCAD/releases/tag/v0.1.1 Download release 64bit version and execute then tell me if it works

@xutingjie168
Copy link
Author

ok,I try it

@xutingjie168
Copy link
Author

Yes, execute 64bit version can work well.

@hash1018
Copy link
Owner

Umm… it’s weird.. I don’t know cause of the problem

@xutingjie168
Copy link
Author

Unhandled exception at ig9icd64.dll ,it is universal issue in the QT.

@xutingjie168
Copy link
Author

thank you very much

@hash1018
Copy link
Owner

Then can you try other versions which support vs2015? Such as 5.12.1

@307321587
Copy link

I use it in vs2019 with qt5.12.12.
There are two steps.
First, I use the qt extention Qt Vs Tool in vs2019. The project is needed to convert custom build steps to Qt/Msbuild by Qt Vs Tool.
Second, in the ShPlotDialog.cpp line377, it occured an error : can't change parameter 1 from QString to What To Plot, so I ignored it.
After these two steps, It works well.

@2256837915
Copy link

Hello author:
Can I use a compiler other than VS 2015? For example: VS 2017

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

No branches or pull requests

4 participants