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

Error : importOBJFile #65

Open
ngophuc opened this issue May 5, 2022 · 1 comment
Open

Error : importOBJFile #65

ngophuc opened this issue May 5, 2022 · 1 comment

Comments

@ngophuc
Copy link
Contributor

ngophuc commented May 5, 2022

I got the following error:

DGtal/DGtalTools-contrib/geometry3d/obj2off.cpp:106:38: error: no member named 'importOBJFile' in 'DGtal::MeshReader<DGtal::PointVector<3, double, std::array<double, 3>>>'
MeshReaderDGtal::Z3i::RealPoint::importOBJFile(inputFileName, aMesh );

It seems "importOBJFile" does not exist anymore in Dgtal.

@kerautret
Copy link
Member

Thanks @ngophuc for the report , however It perfectly works on may computer with current DGtal version. Are you sure to have updated the main of of DGtal ? importOBJFile is always present : https://dgtal-team.github.io/doc-nightly/structDGtal_1_1MeshReader.html#a6c5b6b037070578946aa7ef1163b137e
Capture d’écran 2022-05-18 à 16 24 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants