DrGabor / WinTeaser

Point cloud registration algorithm Teaser++ in Win10 and Visual Studio 2015
47 stars 8 forks source link

D:\Projects\TEASER-plusplus\wingetopt\src #2

Open hello-jo opened 3 years ago

hello-jo commented 3 years ago

下载的代码中好像没有这个文件夹,但是配置文件中存在,无法编译成功

DrGabor commented 3 years ago

你好!在配置中把它去掉看看能否成功

---Original--- From: @.> Date: Tue, May 25, 2021 20:39 PM To: @.>; Cc: @.***>; Subject: [DrGabor/WinTeaser] D:\Projects\TEASER-plusplus\wingetopt\src (#2)

下载的代码中好像没有这个文件夹,但是配置文件中存在,无法编译成功

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hello-jo commented 3 years ago

首先感谢您的耐心解答,配置文件中去掉这个路径,但还是显示有三个无法解析的外部符号错误,可能是某些库文件的配置问题,我再去找找原因。

hello-jo commented 3 years ago

您好,我这边在生成解决方案时,pmc库这里出现一些外部符号,想问下您那里是怎么解决的,图片见下图,谢谢 image

DrGabor commented 3 years ago

VS的lib路径没有修改?

---Original--- From: @.> Date: Fri, Jun 11, 2021 14:27 PM To: @.>; Cc: "Di @.**@.>; Subject: Re: [DrGabor/WinTeaser] D:\Projects\TEASER-plusplus\wingetopt\src (#2)

您好,我这边在生成解决方案时,pmc库这里出现一些外部符号,想问下您那里是怎么解决的,图片见下图,谢谢

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

hello-jo commented 3 years ago

您说的是pmc文件夹中的lib吗?目前下载下来的文件夹中没有lib文件

DrGabor commented 3 years ago

我晚上看一下

---Original--- From: @.> Date: Fri, Jun 11, 2021 15:25 PM To: @.>; Cc: "Di @.**@.>; Subject: Re: [DrGabor/WinTeaser] D:\Projects\TEASER-plusplus\wingetopt\src (#2)

您说的是pmc文件夹中的lib吗?目前下载下来的文件夹中没有lib文件

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

hello-jo commented 3 years ago

好的,谢谢

qiqijiang777 commented 3 years ago

你好,我这个在解决方案时,pmc库这里出现了一些外部符号,说明下你那里是怎么回事,图片见下图 图像

Hello, when I compiled the code, the same problem appeared, how did you solve it?

nottoday0927 commented 2 years ago

你好,我这个在解决方案时,pmc库这里出现了一些外部符号,说明下你那里是怎么回事,图片见下图 图像

Hello, when I compiled the code, the same problem appeared, how did you solve it?

下载的代码中好像没有这个文件夹,但是配置文件中存在,无法编译成功

我也遇到了同样的问题,请问最后解决了吗?

lxh131419 commented 1 year ago

你好,我这个在解决方案时,pmc库这里出现了一些外部符号,说明下你那里是怎么回事,图片见下图 图像

Hello, when I compiled the code, the same problem appeared, how did you solve it?

下载的代码中好像没有这个文件夹,但是配置文件中存在,无法编译成功

我也遇到了同样的问题,请问最后解决了吗?

我也遇到了一样的问题把pmc相关的cpp文件和.h文件都放进项目里面就可以运行了