CuteMarkEd
CuteMarkEd copied to clipboard
CuteMarkEd.pro can not open correctly in Visual Studio 2013
I cloned this prefect project,but when I open it use VS2013, it always fail. Can you look at this problem? Thank you very much!
This is a QtCreator project not a Visual Studio one. So you need QtCreator and Qt to open and build it. See Qt Website for more info.
@liyu34, are you trying to import *.pro file into Visual Studio using Qt-addin, can you give some more information?
I'm sorry that I hadn't come back to github for a long time. I was opening the *.pro file in Visual Studio 2013 using the Qt-addin's 'Open Qt Project File (.pro)', and Vs opened the solution, but when I tried to build the project, it will report bugs. It looks like Vs didn't import the solution in correct sequence.@dbelyaev
@liyu34, sorry for late answer, but can you post output of your compilation errors from VS?