kibsoft / QtMEL

Qt Media Encoding Library
GNU Lesser General Public License v2.1
67 stars 16 forks source link

.lib files on Windows #2

Closed ego-software closed 11 years ago

ego-software commented 11 years ago

I have downloaded the QtMEL_library .zip file, however I could not find any qtmel1.lib files under windows. Should I create the .lib file frome the qtmel1.dll? By the way I have already checked the built examples and they work perfectly :). Many thanks for you attention!

kibsoft commented 11 years ago

Hello! Do you have any linking issues? I assume you use MSVC as a compiler? Sorry, but now I have binaries compiled using MinGW only. If you need MSVC build I can prepare it the next days, but you can build QtMEL yourself as well :)

Thanks, Kirill

ego-software commented 11 years ago

Hello! Thank you very much for your reply! Yes I was using MSVC as a compiler, but I will use MinGW instead, so no problem :)

Kind Regards, Mike