Kyle Smith

Results 3 issues of Kyle Smith

### Environment - OS and Version: Sonoma 14.1 - VS Code Version: 1.84.2 (Universal) - C/C++ Extension Version: 1.18.4 ### Bug Summary and Steps to Reproduce Bug Summary: IntelliSense leaves...

bug
Language Service
investigate

When attempting to configure my own emscripten project after having installed MeshLib with `make install` after `./scripts/build_source.sh` completed successfully, I run into the following error: ``` [cmake] Found package configuration...

The `meshlib-config.cmake.in` template has an additional `/lib` added to its link_directories that causes linking issues when trying to use it as a package in another project. `MR_MAIN_LIB_DIR` seems to reliably...