I have no problem with that. Really, if we want to support an option, that ends up being a custom pivot for that library... and obviously multiplies the package size out considerably.
G -----Original Message----- From: Coapp-developers [mailto:coapp-developers-bounces+garretts=microsoft....@lists.launchpad.net] On Behalf Of Vincent Povirk Sent: Saturday, June 1, 2013 11:00 AM To: coapp-developers@lists.launchpad.net Subject: [Coapp-developers] dynamic loading SDL_image has the ability to load image libraries like libpng and libjpeg on demand, using a preprocessor define (e.g. LOAD_PNG_DYNAMIC) indicating the dll filename to load. This functionality is not required (it can link these libraries normally), and I've opted to ignore it for now. Do we want to support this sort of thing? I'd be inclined to say that it's beyond the scope of nuget packages, and anyone who wants to do this will have to configure the project for it manually. _______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : coapp-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp