Hello Pedro, > Full Name: Pedro Rodrigues > Email Address: address@hidden > Organization: FCTUC > Package Version: > Operating System: > Hardware: > Description of problem: > > Can I run netCDF without building .dll library and only a static > library? How can I disable .dll build in configuration file to build > without it? > I assume you are building on Windows. If you are using CMake, you would specify the option '-DBUILD_SHARED_LIBS=OFF'. If you are using the 'configure' script, you would pass the options '--disable-shared --enable-static'. I hope this helps, -Ward > Ticket Details =================== Ticket ID: BJD-156613 Department: Support netCDF Priority: Normal Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.