Open aloyisus opened 4 months ago
Hey, quick question how did you manage to build it for windows?
CMake Error at build/vcpkg/scripts/buildsystems/vcpkg.cmake:857 (_find_package): By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5", but CMake did not find one.
Could not find a package configuration file provided by "Qt5" with any of the following names:
Qt5Config.cmake
qt5-config.cmake
Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR" to a directory containing one of the above files. If "Qt5" provides a separate development package or SDK, be sure it has been installed.
Im getting this error that i cannot get through to build it
I built it from this fork: https://github.com/mpkepic/xstudio/tree/windows
Hope that helps!
Hey the link doesnt work.
Hey the link doesnt work.
Try https://github.com/mpkepic/xstudio instead
@aloyisus,
For me, the Windows build is working fine on the source system (the build system). However, when I copy the xStudio installer to another PC and run the xStudio.exe file, a command prompt opens and then disappears after a few seconds. Could you help me fix this issue and provide guidance on how to successfully run my xStudio build on other PCs?"
Hi @anandan06 can't help with that sorry, but it might be worth asking on the ASWF Slack channel?
@aloyisus, Thanks so much for your response. If you don't mind, could you please share the ASWF Slack channel link with me? I have tried searching for it in Jira and other mediums but couldn't find it.
@anandan06, https://www.aswf.io/get-involved/
@aloyisus any resolution or answer on this yet? We're evaluating a windows build currently and have noticed the same issue.
Hey @bungnoid sorry don't have any additional info about this issue, but I did see on Slack that v1.0 will be released soon, so perhaps this will be addressed in that :crossed_fingers:
@aloyisus good to know, thanks. Would you mind posting a link to the slack channel where this was mentioned?
@bungnoid if you go four comments up there's a link 🙂
to close the extra windows just have them selected and do ALT+F4, inconvenient but works
Tested this on Windows 10 and 11 Pro. Panels such as the Python Console, Drawing Tools and Notes all spawn with windows that are missing their minimize, maximize and close buttons. Some of these e.g. drawing tools can be hidden using hotkey or by clicking the corresponding icon in the UI, but not the python window.