U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ Developers corner » Disable library functions
Disable library functions [message #28279] Wed, 25 August 2010 15:15 Go to previous message
koldo is currently offline  koldo
Messages: 3460
Registered: August 2008
Senior Veteran
Hello all

I get errors linking avcodec.lib (ffmpeg) into a GUI application.

z.lib(inflate.obj) : error LNK2005: _inflateReset already defined in avcodec.lib(avcodec-52.dll)
...


It seems the reason is that zlib is included in Core and also in avcodec.lib.

It is the same with MSC and with MinGW.

Do you know if it is possible to disable functions in a linked library, or at least to hold those functions usable only inside that library?



Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: JavaScriptCore
Next Topic: how to building UPP to one dll?
Goto Forum:
  


Current Time: Sat Jul 04 10:25:35 GMT+2 2026

Total time taken to generate the page: 0.00523 seconds