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

Add VS2015 Support #7

Open
tomspilman opened this issue Feb 20, 2016 · 6 comments
Open

Add VS2015 Support #7

tomspilman opened this issue Feb 20, 2016 · 6 comments

Comments

@tomspilman
Copy link
Member

Currently Torsion is setup to compile using Visual Studio 2003.

We need to replace the existing VS project and solution with one that works with the new VS2015 release.

We can consider adding support for older VS releases as well, but we need to keep it to a minimum.

@velteyn
Copy link

velteyn commented Jun 1, 2016

Hello, I put myself into this but I got a compiler error about this inport CMarkupSTL
#include "MarkupSTL.h"
I cannot find
Is it a closed source library ?
i found it here Torsion\XmlFile.h

@tomspilman
Copy link
Member Author

Is it a closed source library ?

Yes... we have an open issue to replace it with TinyXML. See #1.

@yurembo
Copy link

yurembo commented Oct 23, 2016

Hello all!
I have a Torsion licence.
Yep, some years ago I bought it from SickHead.
And now I wanna build Torsion from a source.
I installed VS 2003.
I included MarkupSTL.h and MarkupSTL.h to the project but after compillation I have an error: "Torsion fatal error LNK1104: cannot open file 'wxbase26d.lib'"
Do I need wxWidgets?

@yurembo
Copy link

yurembo commented Oct 23, 2016

I have compiled Torsion but this is shut down just after start

@velteyn
Copy link

velteyn commented Nov 28, 2017

Torsion was a commercial project before opening it up. Maybe some licensing code is still alive and wants a valid license. Is your license correctly installed ? The license system , if present, should be removed !

@yurembo
Copy link

yurembo commented Feb 4, 2021

This question was asked a long long time ago...
However, yes, I have a correct Torsion license, and it works fine as before.

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

No branches or pull requests

3 participants