Changes between Version 23 and Version 24 of libwdi/faq


Ignore:
Timestamp:
09/12/10 19:54:40 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/faq

    v23 v24  
    44 
    55'''Where can I get binary snapshots of libwdi?''' 
    6   Because libwdi can be compiled in very different way (as a static or dynamic library, with or without the WinUSB or libusb-win32 drivers, with or without separate 32 or 64 bit binaries, etc.), and these configuration have a major impact on the size of the resulting binaries, producing regular binary snapshots of libwdi to address various user's needs would require a lot of time as we would need to produce about 18 different versions of the library to satisfy everyone. We might produce a limited subset of binary snapshots at some stage, but for the time being, we require the library to be configured and recompiled according to your needs. 
     6  Because libwdi can be compiled in very different way (as a static or dynamic library, with or without the WinUSB or libusb-win32 drivers, with or without separate 32 or 64 bit binaries, etc.), and these configuration have a major impact on the size of the resulting binaries, producing regular binary snapshots of libwdi to address various user's needs would require a lot of time, as we would need to produce about 18 different versions to satisfy everyone. We might produce a limited subset of binary snapshots in the future, but for the time being, we require the library to be configured and recompiled according to your needs. 
    77 
    88'''How can I specify a custom signed inf/driver files for use with libwdi?'''