Login  Register

compiling with msvc 2013

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

compiling with msvc 2013

vbmacit
2 posts
hi,
I am trying to compile librecad with msvc with pro also with sln files but always it gives me error also with msvc using with qcreator it still has gcc option like --std=xxx even sln files

whats wrong about compiling?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: compiling with msvc 2013

ravas
870 posts
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: compiling with msvc 2013

dxli
2025 posts
In reply to this post by vbmacit
The sln file is outdated.

I'm wondering whether the sln file can be auto generated from the .pro file.

If you are interested in MSVC support, register a wiki.librecad.org account, and start a new article on "Building from source on MSVC". I don't have access to visual studio now, so can not be helpful here.
vbmacit wrote
hi,
I am trying to compile librecad with msvc with pro also with sln files but always it gives me error also with msvc using with qcreator it still has gcc option like --std=xxx even sln files

whats wrong about compiling?