Git Product home page Git Product logo

Comments (12)

LiangliangNan avatar LiangliangNan commented on August 20, 2024

从你的log截图来看,你的系统不是Windows,而是某种Linux。
请告知你的系统是什么,用的什么编译器?

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

win10的操作系统
image
编译器mingw64 g++

from adtree.

LiangliangNan avatar LiangliangNan commented on August 20, 2024

原生windows下的静态库扩展名都是 “.lib”. Windows下目前支持微软的编译器,你用Visual Studio试试。

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

好的,谢谢

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

使用VS解决了问题,感谢!

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

顺便问一下,输入数据指的是去除叶子点云后的数据吗

from adtree.

LiangliangNan avatar LiangliangNan commented on August 20, 2024

可以包含叶子。你可以比较一下,输入有/没有叶子对重建结果的影响。如果方便,请截图放在这里,我也很好奇。

from adtree.

LiangliangNan avatar LiangliangNan commented on August 20, 2024

@LANXIAODDD 我对项目配置做了改进,现在Windows下应该也支持MinGW了(也就是你之前的vscode 编译)。代码在“dev”(不是“main”),你试试看行不行。有结果请告诉我一声

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

您好,
感谢,现在vscode可以正常编译了!
image

但是在编译过程中,由于mingw gcc 缺少这个类,直接进行编译的话,会出现报错:
image
解决方案:https://github.com/meganz/mingw-std-threads

from adtree.

LiangliangNan avatar LiangliangNan commented on August 20, 2024

I am confused. You firstly show a snapshot of a successful build, but then another one with error. What are the differences between the two?

from adtree.

LANXIAODDD avatar LANXIAODDD commented on August 20, 2024

在我的电脑上。用您新配置的项目构建可执行程序的过程中,首先会出现编译报错(如上图2),解决后,即可编译成功(如上图1)。

from adtree.

LiangliangNan avatar LiangliangNan commented on August 20, 2024

很高兴问题已解决。
Good luck to your project!

from adtree.

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.