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

QString and 64 bit support. #64

Open
t4w opened this issue Jun 26, 2017 · 4 comments
Open

QString and 64 bit support. #64

t4w opened this issue Jun 26, 2017 · 4 comments

Comments

@t4w
Copy link

t4w commented Jun 26, 2017

Hi,

Sorry, couldn't find a way to ask for help more directly. I'm having trouble compiling with 64-bit support on Windows 10. An exception is occurring lib.FindCompleteClass("QString"); is returning a null value for me when trying to run against 4.8.7 using the 0.8.6 CppSharp nuget packages. I have not had much luck generating code with any of the 5.X versions using QT's msvc2015_64 binaries either.

I'm hoping that somebody has a 64 bit binary available somewhere that could be used for experimentation or there are known combinations of QT binaries, CPPSharp, and QTSharp that can compile 64 bit dlls.

Thanks in advance

@ddobrev
Copy link
Owner

ddobrev commented Jun 26, 2017

Hell @t4w . I am afraid I am too busy to do MSVC support for free any time soon. Are you sure 32-bit Qt cannot work for you?

@t4w
Copy link
Author

t4w commented Jun 26, 2017

Thanks for the quick reply,

Unfortunately, we have a requirement for 64 bit dlls. If can't support through MSVC binaries, could still build from source. I'm having trouble finding a combination that will work on my environment(Windows 10)

@ShalokShalom
Copy link
Contributor

How far is the 64 Bit port in general? I am on a pure 64 Bit distro.

@ddobrev
Copy link
Owner

ddobrev commented Sep 4, 2017

@ShalokShalom if you're talking about Linux, generation should work but has never been tested there. Any help is welcome.

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

3 participants