Skip to content
New issue

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

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

Already on GitHub? # to your account

LinkDev: can't compile windows #28

Closed
rgbertoni opened this issue Mar 3, 2020 · 6 comments
Closed

LinkDev: can't compile windows #28

rgbertoni opened this issue Mar 3, 2020 · 6 comments

Comments

@rgbertoni
Copy link

Hi realthunder, thank you for your amazing work. Your implementations allowed me to start my project.
I´m trying to compile LinkDev on windows but I can't success. I'm getting the following error:
=>>> freecad\src\base\Base64.h(73): error C2059: syntax error: '__declspec(dllexport)'
I'm using windows 10 and FreeCADLibs_12.1.4_x64_VC15. Same error with FreeCADLibs_12.1.2_x64_VC15.

realthunder added a commit that referenced this issue Mar 3, 2020
@realthunder
Copy link
Owner

Made some changes. Please try.

@rgbertoni
Copy link
Author

Hi the Base64.h was solved but now I got another ones.

Error C2512 'std::basic_istream<char,std::char_traits>': no appropriate default constructor available FreeCADBase D:\AtConcept\rgbertoni\FreeCAD\src\Base\Reader.cpp 641

error-compile.log

realthunder added a commit that referenced this issue Mar 5, 2020
realthunder added a commit that referenced this issue Mar 5, 2020
realthunder added a commit that referenced this issue Mar 5, 2020
realthunder added a commit that referenced this issue Mar 5, 2020
@realthunder
Copy link
Owner

Should be working now. I have tried it on my side.

@realthunder
Copy link
Owner

Oops, no. Still has problem. Hang on there.

realthunder added a commit that referenced this issue Mar 5, 2020
@realthunder
Copy link
Owner

Okay, now it should be fine, I hope...

@rgbertoni
Copy link
Author

It worked !!! Thank you.

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

No branches or pull requests

2 participants