certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] Certi HLA1516 - compiling CERTI with XML support - Error


From: Waléria Antunes David
Subject: Re: [certi-dev] Certi HLA1516 - compiling CERTI with XML support - Error
Date: Wed, 24 Apr 2013 13:44:01 -0300

Hi,

I managed to solve .... ;)

I was forgetting to pass some of the libxml libraries in CMake.

I was just passing only C:/libxml2_2_7_8_win32/lib/libxml2.lib and if it should be like this:

C:/libxml2_2_7_8_win32/lib/libxml2.lib;
C:/libxml2_2_7_8_win32/lib/libxml2_a.lib;C:/libxml2_2_7_8_win32/lib/libxml2_a_dll.lib


I managed to run rtig and billard program (Ok) ... ;)


Thank you very much !!!





On Wed, Apr 24, 2013 at 11:39 AM, Eric Noulard <address@hidden> wrote:
2013/4/24 Waléria Antunes David <address@hidden>:
> Hi,
>
> I tried to compile the certificates using the VStudio2010, I don't know if
> the version of Visual Studio can make a difference. However I did not
> succeed. The same error happens:
>
>
> 3>  MSVC specific - disabled pragma 4251 and 4290 (exception specification
> ignored)
> 13>  JvY - Used _CRT_SECURE_NO_DEPRECATE
> 13>LINK : fatal error LNK1104: cannot open file '..\..\Debug\CERTId.lib'
>

Waleria,

I'm pretty sure this shouldn't be the FIRST error you get.
Could you try to sweep though the compile log and search for every "error"
not the warnings only the errors.


--
Erk
Le gouvernement représentatif n'est pas la démocratie --
http://www.le-message.org

--
CERTI-Devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/certi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]