[CMake] Can't compile a quite simple Fortran static library
Renato N. Elias
rnelias at nacad.ufrj.br
Wed Aug 20 18:52:14 EDT 2008
Hi Bill,
I've followed your hint and tried to create a lib with 4 routines
(https://mail.nacad.ufrj.br/~rnelias/transfer/cmake/SimpleLib.zip) and
the problem persists. The VS project created by CMake doesn't work at
all while my hand-made project works just fine. Is there any
configuration file from my Visual Studio installation that could help us
in figuring out about what's happening?
[]'s
Renato.
Bill Hoffman wrote:
> Renato N. Elias wrote:
>>
>> I'll do more tests in other machines to check if the problem is
>> actually in my VS configuration. Any progress I'll let you know.
>>
>
> Thanks.
>
> Perhaps you could simplify the problem as well. Maybe create a
> project that is a static library with only one source file. Do that
> for both CMake, and using the IDE to create the project. It would be
> easier to compare.
>
> -Bill
>
More information about the CMake
mailing list