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

如何编译? #353

Open
fanrongqitiancai opened this issue Mar 21, 2017 · 1 comment
Open

如何编译? #353

fanrongqitiancai opened this issue Mar 21, 2017 · 1 comment
Labels

Comments

@fanrongqitiancai
Copy link

我在window 7上使用Qt5.2.1,构建项目的时候报错如下,如何解决??
不能找到文件Cannot find file: J:\lab\CuteMarkEd-0.11.3 (1)\3rdparty\discount\discount.pro.

详细信息如下:
ar -ru debug\libpmh.a debug/pmh_parser.o debug/pmh_styleparser.o
ar: creating debug\libpmh.a
mingw32-make[3]: Leaving directory 'J:/lab/build-CuteMarkEd-Desktop_Qt_5_2_1_MinGW_32bit-Debug/3rdparty/peg-markdown-highlight'
mingw32-make[2]: Leaving directory 'J:/lab/build-CuteMarkEd-Desktop_Qt_5_2_1_MinGW_32bit-Debug/3rdparty/peg-markdown-highlight'
cd discount\ && ( if not exist Makefile J:\Program\Qt\Qt5.2.1\5.2.1\mingw48_32\bin\qmake.exe "J:\lab\CuteMarkEd-0.11.3 (1)\3rdparty\discount\discount.pro" -spec win32-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ) && J:/Program/Qt/Qt5.2.1/Tools/mingw48_32/bin/mingw32-make -f Makefile
Cannot find file: J:\lab\CuteMarkEd-0.11.3 (1)\3rdparty\discount\discount.pro.
Makefile:65: recipe for target 'sub-discount-make_first' failed
mingw32-make[1]: *** [sub-discount-make_first] Error 2
mingw32-make[1]: Leaving directory 'J:/lab/build-CuteMarkEd-Desktop_Qt_5_2_1_MinGW_32bit-Debug/3rdparty'
makefile:43: recipe for target 'sub-3rdparty-make_first' failed
mingw32-make: *** [sub-3rdparty-make_first] Error 2

@dbelyaev
Copy link
Collaborator

@fanrongqitiancai Did you checked out sub-modules?

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

No branches or pull requests

2 participants