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

Compiled binaries for windows/linux and osx #5

Open
d1Ng0 opened this issue Jun 28, 2017 · 8 comments
Open

Compiled binaries for windows/linux and osx #5

d1Ng0 opened this issue Jun 28, 2017 · 8 comments
Assignees

Comments

@d1Ng0
Copy link
Collaborator

d1Ng0 commented Jun 28, 2017

Hi,
would be possible to include compiled versions for the most common os ? I think would make the life of Artists much more simple

@bareya
Copy link
Owner

bareya commented Jun 30, 2017

That shouldn't be a problem. Currently we have the library compiled for Windows and Linux. During the long weekend I will have a look how to make the release for osx. After I am done with osx I will tag current code as version one and append the binaries for the release.

@bareya bareya self-assigned this Jun 30, 2017
@finnyrax
Copy link

Hi,
Would it be possible to include a compiled version for Win 8.1?

@bareya
Copy link
Owner

bareya commented Jul 12, 2017

Check attached zip file.
HoudiniBifrost.zip

Let me know if it works or not. I don't have access to W8.1.

@finnyrax
Copy link

Unfortunately it doesn't seem to be working.

@bareya
Copy link
Owner

bareya commented Jul 12, 2017

Are you sure you have installed it correctly? And DSO finds all dependencies ?
Does Houdini pop up any message? What happens if you set an env variable HOUDINI_DSO_ERROR=2?

@finnyrax
Copy link

I think I have installed it correctly, even retraced all the installation instructions to make doubly sure (I'm by no means an expert when it comes to these types of things so I might be missing something though).

Houdini doesn't pop up any messages or errors.

@finnyrax
Copy link

h16_bifrost

@bareya
Copy link
Owner

bareya commented Jul 25, 2017

Sorry guys @d1Ng0 @finnyrax I was participating in some competition and after that I took some time off.

I installed W8.1 and it looks that some dependencies are missing such as: msvcp110.dll msvcr110.dll
To fix aforementioned issue you must install Visual C++ Redistributable for Visual Studio 2012 Update 4

Binaries for W10 work for W8.1 too.

Let me know how it goes.

P.S. I am not advanced with VS, I am not sure if it is possible, but I will try to build it with CRT dependencies statically linked.

@bareya bareya changed the title Compiled code for windows/linux and osx user Compiled binaries for windows/linux and osx user Jul 25, 2017
@bareya bareya changed the title Compiled binaries for windows/linux and osx user Compiled binaries for windows/linux and osx Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants