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