tudelft3d / City3D

Large-scale LoD2 Building Reconstruction from Airborne LiDAR Point Clouds
https://github.com/tudelft3d/City3D
GNU General Public License v3.0
223 stars 36 forks source link

Cmake errors #38

Closed jhzhang2077 closed 3 months ago

jhzhang2077 commented 3 months ago

Describe the bug I'm trying to build the code as you list in the guidance. But considering that there are too many dependencies which makes the configuration complex.

Tell us how to reproduce the bug Could you please help me with the cmakelist file (in the root path)? Is it too simple to search the dependency libraries? I'll appreciate it if you could offer me a sample to follow.

Development/Running environment:

LiangliangNan commented 3 months ago

Sorry, I don't understand what issue you're facing. Can you please elaborate on it? For example, give more details and be specific.

jhzhang2077 commented 3 months ago

Sorry for not being clear. I just can't pass the build process follow the steps on Windows. It always reports error for missing libraries and I wonder whether it is required to add more libraries in the cmakefile? Thanks!

LiangliangNan commented 3 months ago

So far I haven't seen any useful information that I can rely on to get a clue what the issue is.

So what are the errors? This can be better explained by posting here the complete cmake log file.