CuteMarkEd icon indicating copy to clipboard operation
CuteMarkEd copied to clipboard

CuteMarkEd.pro can not open correctly in Visual Studio 2013

Open liyu34 opened this issue 9 years ago • 4 comments

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!

liyu34 avatar Aug 20 '15 12:08 liyu34

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.

Aetf avatar Aug 26 '15 04:08 Aetf

@liyu34, are you trying to import *.pro file into Visual Studio using Qt-addin, can you give some more information?

dbelyaev avatar Feb 22 '16 11:02 dbelyaev

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 avatar Apr 25 '16 14:04 liyu34

@liyu34, sorry for late answer, but can you post output of your compilation errors from VS?

dbelyaev avatar Aug 29 '16 08:08 dbelyaev