NancyLi1013

Results 6 comments of NancyLi1013

Hi @Blakjak88 Thanks for posting this issue. This seems like upstream bug. According to this issue https://trac.wxwidgets.org/ticket/18150, `pid_t` should only be used on Unix. But we can found the related...

Thanks for looking into this problem and also for your help. @vadz Sounds great!

Hi @danrbailey thanks for your above info. It is so great to remove all the patches in vcpkg. Personally, it might be better to have a released version for `openvdb`...

I also noticed that all generated files including `.lib` and `.dll `are installed to _/lib_ directory, I checked the source code here and found this in _/cmake/macros/SundialsAddLibrary.cmake_ install(TARGETS ${_actual_target_name} DESTINATION...

Hi @gardner48 Thanks for your above information. For the targets that are configured with the default settings, I think those should not be exported in the usage if they are...

Hi @chhtz thanks for your info.