We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm having issues building the source code. When il use mingw32-make, I'm getting several errors :
cd src\ && ( if not exist Makefile C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\qmake C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\include\QtXlsxWriter-master \src\src.pro -o Makefile ) && C:/MinGW/bin/mingw32-make -f Makefile mingw32-make[1]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src' cd xlsx\ && ( if not exist Makefile C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\qmake C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\include\QtXlsxWriter-maste r\src\xlsx\xlsx.pro -o Makefile ) && C:/MinGW/bin/mingw32-make -f Makefile Project MESSAGE: perl -w C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\syncqt.pl -module QtXlsx -version 0.3.0 -outdir C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6. 2bis/include/QtXlsxWriter-master C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master = C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master = C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master QtXlsx: created fwd-include header(s) for /src/xlsx/ { xlsxabstractooxmlfile.h (1), xlsxabstractooxmlfile_p.h (1), xlsxabstractsheet.h (1), xlsxabstractsheet_p.h (1), xlsxcell.h (1), xlsxcell _p.h (1), xlsxcellformula.h (1), xlsxcellformula_p.h (1), xlsxcellrange.h (1), xlsxcellreference.h (1), xlsxchart.h (1), xlsxchart_p.h (1), xlsxchartsheet.h (1), xlsxchartsheet_p.h (1), xlsxcolor_p.h (1), xlsxconditionalformatting.h (1), xlsxconditionalformatting_p.h (1), xlsxcontenttypes_p.h (1), xlsxdatavalidation.h (1), xlsxdatavalidation_p.h (1), xlsxdocpropsapp_p.h (1), xlsxdocpropscore_p.h ( 1), xlsxdocument.h (1), xlsxdocument_p.h (1), xlsxdrawing_p.h (1), xlsxdrawinganchor_p.h (1), xlsxformat.h (1), xlsxformat_p.h (1), xlsxglobal.h (1), xlsxmediafile_p.h (1), xlsxnumformatparser_p.h (1) , xlsxrelationships_p.h (1), xlsxrichstring.h (1), xlsxrichstring_p.h (1), xlsxsharedstrings_p.h (1), xlsxsimpleooxmlfile_p.h (1), xlsxstyles_p.h (1), xlsxtheme_p.h (1), xlsxutility_p.h (1), xlsxworkb ook.h (1), xlsxworkbook_p.h (1), xlsxworksheet.h (1), xlsxworksheet_p.h (1), xlsxzipreader_p.h (1), xlsxzipwriter_p.h (1) } QtXlsx: created version header QtXlsx: created master header QtXlsx: created headers.pri file mingw32-make[2]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx' C:/MinGW/bin/mingw32-make -f Makefile.Debug all mingw32-make[3]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx' Makefile.Debug:198: *** missing separator. Stop. mingw32-make[3]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx' Makefile:40: recipe for target 'debug-all' failed mingw32-make[2]: *** [debug-all] Error 2 mingw32-make[2]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx' Makefile:40: recipe for target 'sub-xlsx-make_first' failed mingw32-make[1]: *** [sub-xlsx-make_first] Error 2 mingw32-make[1]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src' Makefile:42: recipe for target 'sub-src-make_first' failed mingw32-make: *** [sub-src-make_first] Error 2
Maybe I missed something?
Thank you
The text was updated successfully, but these errors were encountered:
the build works in CI, have a look there if it matches what you are doing: https://ci.appveyor.com/project/VSRonin/qtxlsxwriter/builds/24278289/job/wl3jiogiu0n5vbr8
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm having issues building the source code.
When il use mingw32-make, I'm getting several errors :
cd src\ && ( if not exist Makefile C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\qmake C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\include\QtXlsxWriter-master
\src\src.pro -o Makefile ) && C:/MinGW/bin/mingw32-make -f Makefile
mingw32-make[1]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src'
cd xlsx\ && ( if not exist Makefile C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\qmake C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\include\QtXlsxWriter-maste
r\src\xlsx\xlsx.pro -o Makefile ) && C:/MinGW/bin/mingw32-make -f Makefile
Project MESSAGE: perl -w C:\User\U526413\Documents\DevPlugins_PLUGINS_LIBS\Qt-5.6.2bis\bin\syncqt.pl -module QtXlsx -version 0.3.0 -outdir C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.
2bis/include/QtXlsxWriter-master C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master
= C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master
= C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master
QtXlsx: created fwd-include header(s) for /src/xlsx/ { xlsxabstractooxmlfile.h (1), xlsxabstractooxmlfile_p.h (1), xlsxabstractsheet.h (1), xlsxabstractsheet_p.h (1), xlsxcell.h (1), xlsxcell
_p.h (1), xlsxcellformula.h (1), xlsxcellformula_p.h (1), xlsxcellrange.h (1), xlsxcellreference.h (1), xlsxchart.h (1), xlsxchart_p.h (1), xlsxchartsheet.h (1), xlsxchartsheet_p.h (1), xlsxcolor_p.h
(1), xlsxconditionalformatting.h (1), xlsxconditionalformatting_p.h (1), xlsxcontenttypes_p.h (1), xlsxdatavalidation.h (1), xlsxdatavalidation_p.h (1), xlsxdocpropsapp_p.h (1), xlsxdocpropscore_p.h (
1), xlsxdocument.h (1), xlsxdocument_p.h (1), xlsxdrawing_p.h (1), xlsxdrawinganchor_p.h (1), xlsxformat.h (1), xlsxformat_p.h (1), xlsxglobal.h (1), xlsxmediafile_p.h (1), xlsxnumformatparser_p.h (1)
, xlsxrelationships_p.h (1), xlsxrichstring.h (1), xlsxrichstring_p.h (1), xlsxsharedstrings_p.h (1), xlsxsimpleooxmlfile_p.h (1), xlsxstyles_p.h (1), xlsxtheme_p.h (1), xlsxutility_p.h (1), xlsxworkb
ook.h (1), xlsxworkbook_p.h (1), xlsxworksheet.h (1), xlsxworksheet_p.h (1), xlsxzipreader_p.h (1), xlsxzipwriter_p.h (1) }
QtXlsx: created version header
QtXlsx: created master header
QtXlsx: created headers.pri file
mingw32-make[2]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx'
C:/MinGW/bin/mingw32-make -f Makefile.Debug all
mingw32-make[3]: Entering directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx'
Makefile.Debug:198: *** missing separator. Stop.
mingw32-make[3]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx'
Makefile:40: recipe for target 'debug-all' failed
mingw32-make[2]: *** [debug-all] Error 2
mingw32-make[2]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src/xlsx'
Makefile:40: recipe for target 'sub-xlsx-make_first' failed
mingw32-make[1]: *** [sub-xlsx-make_first] Error 2
mingw32-make[1]: Leaving directory 'C:/User/U526413/Documents/DevPlugins/_PLUGINS/_LIBS/Qt-5.6.2bis/include/QtXlsxWriter-master/src'
Makefile:42: recipe for target 'sub-src-make_first' failed
mingw32-make: *** [sub-src-make_first] Error 2
Maybe I missed something?
Thank you
The text was updated successfully, but these errors were encountered: