Skip to content

Issue with RV_DEPS_OIIO because of Boost #355

Closed Answered by AlsonEntuna
AlsonEntuna asked this question in Build Issues
Discussion options

You must be logged in to vote

The solution to my issue:

  • make sure that you have a fresh install of windows (disable WSL and would be helpful if you already removed any installation of CMake)
  • get all the packages you need before you do anything with the shell
  • make sure that the mingw64's ACLOCAL_PATH is set properly using export ACLOCAL_PATH=/usr/share/aclocal/
  • it would be a good idea to only have vs2022 with c++ dev packages (and the target Windows SDK)
  • in the shell, make sure to double-check QT_HOME to point to the location because the default was pointing to an extra QT dir, the correct directory should be /c/Qt/${QT_VERSION}/msvc2019_64 the one in rvcmds.sh is wrong (QT_HOME="${QT_HOME:-c:/Qt/${QT_VERSION}/msvc201…

Replies: 1 comment 22 replies

Comment options

You must be logged in to vote
22 replies
@geffrak
Comment options

@AlsonEntuna
Comment options

@geffrak
Comment options

@AlsonEntuna
Comment options

Answer selected by AlsonEntuna
@AlsonEntuna
Comment options

@geffrak
Comment options

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