voxelizer icon indicating copy to clipboard operation
voxelizer copied to clipboard

Have anyone build in window successfully?

Open UGzhang opened this issue 3 years ago • 3 comments

UGzhang avatar Jan 10 '22 12:01 UGzhang

I think https://github.com/Bit00009 has built in window successfully as we discussed in https://github.com/topskychen/voxelizer/issues/9

topskychen avatar Jan 10 '22 15:01 topskychen

I failed to build voxelizer_lib. An error occurred in ray_caster.cpp(33). 37>C:\Users\You-Y\Documents\GitHub\voxelizer\src\ray_caster.cpp(33,55): error C2664: 'fcl::CollisionObject::CollisionObject(const std::shared_ptrfcl::CollisionGeometry &)': cannot convert argument 1 from 'boost::shared_ptrvoxelizer::Model' to 'const std::shared_ptrfcl::CollisionGeometry &'

1641997922(1)

UGzhang avatar Jan 12 '22 14:01 UGzhang

Thanks for posting the error information. Sorry that I don't have a windows system to reproduce the same error. Since the error indicates fcl related, may I know your version of fcl lib? Is it tags/0.3.3? I do know newer version could have issues.

topskychen avatar Jan 12 '22 15:01 topskychen