compiling with msvc 2013

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

compiling with msvc 2013

vbmacit
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
|

Re: compiling with msvc 2013

ravas
Reply | Threaded
Open this post in threaded view
|

Re: compiling with msvc 2013

dxli
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?