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

Compile error relative to example_nurbs_viewer_surface #1951

Open
lizzzcai opened this issue Jul 28, 2017 · 7 comments
Open

Compile error relative to example_nurbs_viewer_surface #1951

lizzzcai opened this issue Jul 28, 2017 · 7 comments
Labels
kind: compile error Type of issue needs: testing Specify why not closed/merged yet platform: windows

Comments

@lizzzcai
Copy link

⚠️ This is a issue tracker, please use our mailing list for questions: www.pcl-users.org. ⚠️

Your Environment

  • Operating System and version: Win7_64
  • Compiler: VS 2013
  • PCL Version: 1.8.0

Cmake 3.6.3

Boost 1.61.0
Eigen 3.2.8
FLANN 1.8.4
QHull 2015.2
VTK 7.1.0 with Qt5.8
OpenNI 2

Current Behavior

two error during the x64 debug compile

76>example_nurbs_viewer_surface.obj : error LNK2019: unresolved external symbol ON_ErrorEx referenced in function "public: class ONX_Model_Object & __cdecl ON_ClassArray::operator" (??A?$ON_ClassArray@VONX_Model_Object@@@@QEAAAEAVONX_Model_Object@@h@Z)
76>E:\PCL-1.8.0\build\bin\pcl_example_nurbs_viewer_surface_debug.exe : fatal error LNK1120: 1 unresolved externals

========== Rebuild All: 161 succeeded, 1 failed, 0 skipped ==========

Context

Hope someone can help to solve it.

@UnaNancyOwen
Copy link
Member

I have confirmed that this problem is still reproduce with latest version (PCL 1.8.1 RC2).
First, It is necessary to check whether this problem reproduces in other environments (Linux, Mac).
If you want to temporarily workaround this problem, Please unchecking BUILD_example in CMake.

@UnaNancyOwen UnaNancyOwen added the kind: bug Type of issue label Jul 28, 2017
@taketwo
Copy link
Member

taketwo commented Jul 28, 2017

I can compile pcl_example_nurbs_viewer_surface without problems on Ubuntu.

@SergioRAgostinho
Copy link
Member

I'm also able to compile this on Mac.

@UnaNancyOwen
Copy link
Member

@taketwo @SergioRAgostinho Thanks.
This problem seems to occur only on Windows. Let's see...But, I don't know the cause yet.

@xh4010
Copy link

xh4010 commented Apr 4, 2019

This error also exists in win pcl 1.9.1
image

@stale
Copy link

stale bot commented May 19, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label May 19, 2020
@kunaltyagi
Copy link
Member

@PointCloudLibrary/testers-windows We don't compile examples on CI, so we don't know if this still persists.

@stale stale bot removed the status: stale label May 29, 2020
@kunaltyagi kunaltyagi added needs: testing Specify why not closed/merged yet kind: compile error Type of issue and removed kind: bug Type of issue labels May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: compile error Type of issue needs: testing Specify why not closed/merged yet platform: windows
Projects
None yet
Development

No branches or pull requests

6 participants