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

Is this still work/compile? #290

Open
aario opened this issue Mar 9, 2022 · 1 comment
Open

Is this still work/compile? #290

aario opened this issue Mar 9, 2022 · 1 comment

Comments

@aario
Copy link

aario commented Mar 9, 2022

Is anyone still able to compile this?
I'm stuck at this step to build it on linux:

conan install . -i build -s build_type=Release ${CONAN_CONFIG}

It shows:

boost_filesystem/1.69.0@bincrafters/stable: Not found in local cache, looking in remotes...
boost_filesystem/1.69.0@bincrafters/stable: Trying with 'conancenter'...
boost_filesystem/1.69.0@bincrafters/stable: Trying with 'bincrafters'...
ERROR: Failed requirement 'boost_filesystem/1.69.0@bincrafters/stable' from 'conanfile.py'
ERROR: Permission denied for user: 'None'. [Remote: bincrafters]                                                    

Seems like the requirement does not exist anymore on the web. I also tried the docker file which was obsolete as well. Some pip requirements did not exist anymore. I also tried updating those requirements on dockerfile and using Ubuntu 22.04. Then stuck at the same step with bincrafters boost_filesystem. Any ideas how to get this to work is highly appreciated.

@DmLvkvch
Copy link

DmLvkvch commented Mar 14, 2022

try conan remote update bincrafters https://bincrafters.jfrog.io/artifactory/api/conan/public-conan

source link

also you can use this fork https://github.com/V-Sekai/FBX2glTF

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