rv install but no windows #255
Unanswered
dolphin-23
asked this question in
Build Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am build and install openrv on fedora36. But in /OpenRV/_build/stage/app/bin/rv execute with windows and in _install/bin/rv it freezes and the window does not appear:
install log has some message like this:
CMake Warning at cmake/install/pre_install_linux.cmake:57 (MESSAGE):
Unable to strip
/home/admin/OpenRV/_install/lib/python3.9/site-packages/PySide2/examples/xml/dombookmarks/dombookmarks.py
with mime type application/x-wine-extension-ini. Consider adding it to the
ignore list.
Call Stack (most recent call first):
cmake/install/pre_install.cmake:107 (AFTER_COPY_PLATFORM)
cmake/install/install.cmake:53 (AFTER_COPY)
_build/cmake/install/cmake_install.cmake:318 (include)
_build/cmake_install.cmake:62 (include)
How do I start the window?
Beta Was this translation helpful? Give feedback.
All reactions