Imran
Imran
Hi, is it possible to use minimodem in my c++ application without adding the complete source to the project? Can we use minimodem as a dynamically/static linked library? thanks
the current main branch is broken because it is using the latest py3dtiles package https://github.com/VCityTeam/py3dtilers/blob/master/setup.py#L19 ``` File "c:\ifc_work\py3dtilers\py3dtilers\GeojsonTiler\GeojsonTiler.py", line 193, in main tileset = geojson_tiler.from_geojson_directory(properties, geojson_tiler.args.is_roof, geojson_tiler.args.add_color, geojson_tiler.args.keep_properties) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...