Giter Site home page Giter Site logo

implicit_skinning's People

Contributors

idrismiles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

implicit_skinning's Issues

GLM requires CUDA 7.0 or higher

Hi,
Sorry for bothering so frequently, but I got yet another error when compiling the project. Even though I have CUDA version 11.0, the error message says :

"GLM requires CUDA 7.0 or higher".

It also gives another error which says:

"GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."

Here is a screenshot

image

Make Error

Hi,

I encountered the following error when building the source code:

image

Here is the text.

/usr/local/cuda-11.0/bin/nvcc -m64 -arch=sm_50 -c -o cuda_obj/ImplicitSkinGpuWrapper_cuda.o cuda_src/ImplicitSkinGpuWrapper.cu -std=c++14 -ccbin g++ --compiler-options -fno-strict-aliasing --ptxas-options=-v -I/home/ubuntu/ImplicitSkinning/include -I/usr/local/include -I/usr/include -I/usr/local/include/eigen3/ -I/home/idris/dev/include -I/home/idris/dev/eigen/include/eigen3 -I./cuda_inc -I./include -I/include -I/include/cuda
nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
In file included from /usr/include/glm/gtx/quaternion.hpp:20:0,
from /usr/include/glm/gtx/vector_angle.hpp:20,
from ./cuda_inc/ImplicitSkinGpuWrapper.h:15,
from cuda_src/ImplicitSkinGpuWrapper.cu:1:
/usr/include/glm/gtx/norm.hpp:21:3: error: #error "GLM: GLM_GTX_norm is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

error "GLM: GLM_GTX_norm is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

^~~~~
In file included from /usr/include/glm/gtx/vector_angle.hpp:20:0,
from ./cuda_inc/ImplicitSkinGpuWrapper.h:15,
from cuda_src/ImplicitSkinGpuWrapper.cu:1:
/usr/include/glm/gtx/quaternion.hpp:23:3: error: #error "GLM: GLM_GTX_quaternion is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

error "GLM: GLM_GTX_quaternion is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

^~~~~
In file included from /usr/include/glm/gtx/rotate_vector.hpp:18:0,
from /usr/include/glm/gtx/vector_angle.hpp:21,
from ./cuda_inc/ImplicitSkinGpuWrapper.h:15,
from cuda_src/ImplicitSkinGpuWrapper.cu:1:
/usr/include/glm/gtx/transform.hpp:23:3: error: #error "GLM: GLM_GTX_transform is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

error "GLM: GLM_GTX_transform is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

^~~~~
In file included from /usr/include/glm/gtx/vector_angle.hpp:21:0,
from ./cuda_inc/ImplicitSkinGpuWrapper.h:15,
from cuda_src/ImplicitSkinGpuWrapper.cu:1:
/usr/include/glm/gtx/rotate_vector.hpp:21:3: error: #error "GLM: GLM_GTX_rotate_vector is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

error "GLM: GLM_GTX_rotate_vector is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

^~~~~
In file included from ./cuda_inc/ImplicitSkinGpuWrapper.h:15:0,
from cuda_src/ImplicitSkinGpuWrapper.cu:1:
/usr/include/glm/gtx/vector_angle.hpp:24:3: error: #error "GLM: GLM_GTX_vector_angle is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

error "GLM: GLM_GTX_vector_angle is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."

^~~~~
Makefile:737: recipe for target 'cuda_obj/ImplicitSkinGpuWrapper_cuda.o' failed
make: *** [cuda_obj/ImplicitSkinGpuWrapper_cuda.o] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.