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

RenderToolbox with Windows #12

Open
benjamin-heasly opened this issue Oct 14, 2016 · 1 comment
Open

RenderToolbox with Windows #12

benjamin-heasly opened this issue Oct 14, 2016 · 1 comment

Comments

@benjamin-heasly
Copy link
Contributor

The RenderToolbox team has tested RenderToolbox with OS X and a Linux. We have never tested RenderToolbox on Windows.

All of the RenderToolbox components are available on Windows, including Docker, so this should work. But there would be wrinkles to iron out. For example:

  • what's the best way to install OpenEXR and build a mex function that links to it?
  • same for Assimp
  • is RenderToolbox3 doing the right thing with file paths and permissions
  • is RenderToolbox3 doing the right thing with file environment variables
  • does the Windows version matter?
@tlian7
Copy link
Contributor

tlian7 commented Jul 11, 2017

I've been trying to install and run RTB4 on Windows the past few days. It seems to me that the biggest hurdle is compiling Assimp using Visual Studio, and then linking that library to the mex build in mexximp. I was able to successfully compile Assimp, but cannot seem to link correctly to make the mex build work....

In the meantime, my workaround is to generate scene files on linux/OSX and then run the actually docker command (modified slightly) on my more powerful Windows machine.

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

No branches or pull requests

2 participants