Git Product home page Git Product logo

Comments (6)

Moujiker avatar Moujiker commented on September 4, 2024

it works, but I have some error when i compile it with VS2013, win7 64bit
just like:

poissonrecon-master\src\Window.h(71): error C2144: 语法错误:“std::enable_if<I==0,unsigned int>::
poissonrecon-master\src\Window.h(71): error C2238: 意外的标记位于“;”之前
poissonrecon-master\src\Window.h(71): error C2143: 语法错误 : 缺少“;”(在“”的前面)
poissonrecon-master\src\Window.h(71): error C2988: 不可识别的模板声明/定义

anyone knows how to deal with it?

from poissonrecon.

cdcseacave avatar cdcseacave commented on September 4, 2024

I might be wrong, but I think std::enable_if is not supported in vc2013, use a later version

from poissonrecon.

mkazhdan avatar mkazhdan commented on September 4, 2024

from poissonrecon.

Moujiker avatar Moujiker commented on September 4, 2024

Thanks, VS2015 works, CmakeLists is right

from poissonrecon.

HiJasonZou avatar HiJasonZou commented on September 4, 2024

hi,thanks your CMakeList,but I use this CMakeList with vs2015 win10 64bit,configure step occur "CMake Error at CMakeLists.txt:35 (LIST):
LIST sub-command REMOVE_ITEM requires two or more arguments."
The content is"LIST(REMOVE_ITEM LIBRARY_FILES_C ${POISSON_RECON_MAIN} ${SURFACE_TRIMMER_MAIN})"
anyone knows how to deal with it?

from poissonrecon.

asmaloney avatar asmaloney commented on September 4, 2024

Sorry - I don't know how the change in my fork ended up referencing this old issue. There are no issue numbers in my commit.

Please ignore the above :-)

from poissonrecon.

Related Issues (20)

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.