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

How does the source code compile and install under centOS? #306

Open
xujingzhou opened this issue Mar 12, 2024 · 0 comments
Open

How does the source code compile and install under centOS? #306

xujingzhou opened this issue Mar 12, 2024 · 0 comments

Comments

@xujingzhou
Copy link

xujingzhou commented Mar 12, 2024

How does the source code compile and install under centOS? Welcome to detailed steps. thanks

Error as below:
[root@VM-0-14-centos FBX2glTF]# conan install . --output-folder=build --settings=build_type=Release -s compiler.libcxx=libstdc++11

======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu98
compiler.libcxx=libstdc++11
compiler.version=4.8
os=Linux

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.cppstd=gnu98
compiler.libcxx=libstdc++
compiler.version=4.8
os=Linux

ERROR: Error loading conanfile at '/www/server/fbx2gltf/code/FBX2glTF/conanfile.py': Unable to load conanfile in /www/server/fbx2gltf/code/FBX2glTF/conanfile.py
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/www/server/fbx2gltf/code/FBX2glTF/conanfile.py", line 6, in
from conans import ConanFile, CMake
ImportError: cannot import name 'ConanFile'

@xujingzhou xujingzhou changed the title How does the source code compile and install under ubantu? How does the source code compile and install under ubantu or centOS? Mar 12, 2024
@xujingzhou xujingzhou changed the title How does the source code compile and install under ubantu or centOS? How does the source code compile and install under centOS? Mar 13, 2024
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

1 participant