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

[qt5-xmlpatterns/qt5-tools] needs deployment of platform plugins into its tools dir #9299

Closed
Neumann-A opened this issue Dec 12, 2019 · 1 comment · Fixed by #9705
Closed
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@Neumann-A
Copy link
Contributor

Neumann-A commented Dec 12, 2019

otherwise they cannot be used

So simply copy plugins/platform to tools/qt5-xmlpatterns/bin/plugins/platform solves the problem
(is required by paraview)

@Neumann-A Neumann-A changed the title [qt5-xmlpatterns] needs deployment of platform plugins into its tools dir [qt5-xmlpatterns/qt5-tools] needs deployment of platform plugins into its tools dir Dec 12, 2019
@Neumann-A
Copy link
Contributor Author

Observed error:

[9255/10274] cmd.exe /C "cd /D G:\cgns\buildtrees\paraview\x64-windows-dbg\Plugins\AnalyzeNIfTIReaderWriter\paraview_help && "C:\Program Files\CMake\bin\cmake.exe" -Doutput_dir=G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help -Doutput_file=G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qhp -Dnamespace=AnalyzeNIfTIReaderWriter.org -Dfolder=AnalyzeNIfTIReaderWriter -Dname=AnalyzeNIfTIReaderWriter -Dtoc= -Dpatterns=*.html_s*.css_s*.png_s*.jpg -D_paraview_generate_help_run=ON -P G:/cgns/buildtrees/paraview/src/7acd25790d-b8106db849/CMake/ParaViewClient.cmake && G:\cgns\installed\x64-windows\tools\qt5-tools\bin\qhelpgenerator.exe G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qhp -s -o G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qch"
FAILED: Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qch 
cmd.exe /C "cd /D G:\cgns\buildtrees\paraview\x64-windows-dbg\Plugins\AnalyzeNIfTIReaderWriter\paraview_help && "C:\Program Files\CMake\bin\cmake.exe" -Doutput_dir=G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help -Doutput_file=G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qhp -Dnamespace=AnalyzeNIfTIReaderWriter.org -Dfolder=AnalyzeNIfTIReaderWriter -Dname=AnalyzeNIfTIReaderWriter -Dtoc= -Dpatterns=*.html_s*.css_s*.png_s*.jpg -D_paraview_generate_help_run=ON -P G:/cgns/buildtrees/paraview/src/7acd25790d-b8106db849/CMake/ParaViewClient.cmake && G:\cgns\installed\x64-windows\tools\qt5-tools\bin\qhelpgenerator.exe G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qhp -s -o G:/cgns/buildtrees/paraview/x64-windows-dbg/Plugins/AnalyzeNIfTIReaderWriter/paraview_help/AnalyzeNIfTIReaderWriter.qch"
qt.qpa.plugin: Could not find the Qt platform plugin "minimal" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: windows.

@AlvinZhangH AlvinZhangH added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants