It is of course not the extension, rather the format of the content. Agner Fog
has an object conversion program available at
http://www.agner.org/optimize/#objconv which would probably work to fix those
Visual Studio 2005 files, but that's a Windows program.
If I'm reading between the lines correctly, there's a cross-compilation
situation here, building a Windows science application on *nix using MinGW. It
would be best if the libraries were built the same way, of course.
--
Joe
On Tue, 13 Nov 2012 16:31:40 -0500, Łukasz Świerczewski
<[email protected]> wrote:
> MinGW does not accept .lib files (I tried but it will not compile).
>
>
>
> 2012/11/13 David Anderson <[email protected]>
>
>> I put the .lib files (not .a, that's Unix) here:
>> http://boinc.berkeley.edu/dl/libboinc_staticcrt.lib
>> http://boinc.berkeley.edu/dl/libboincapi_staticcrt.lib
>> These are compiled with Visual Studio 2005, Debug mode.
>> They may or may not be useful to you.
>>
>> -- David
>>
>> On 13-Nov-2012 1:16 PM, Łukasz Świerczewski wrote:
>>
>> >>> Can anyone share BOINC library in *. a files for WIndows?
>> >>
>> >> I could send you a copy of our last build (using MinGW) but I highly
>> >> recommend you build them yourself...
>> >>
>> >>
>> >> Cheers,
>> >> Oliver
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.