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: Tue, 23 Apr 2013 09:07:44 -0300

Hi,

In CMake program i did:
- Added the paths to libxml, please see the attached image.

But it still generates some errors and does not generate the billard.exe. See the lines please:

What am I doing wrong? What can it be?


19>  C:/CERTI/temp/cmake_install.cmake:50 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/Billard/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/billard.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/test/cmake_install.cmake:33 (INCLUDE)
19>  C:/CERTI/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/utility/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/CertiProcessus_A.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/test/cmake_install.cmake:34 (INCLUDE)
19>  C:/CERTI/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/utility/cmake_install.cmake:44 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/CertiProcessus_B.exe".


The complete build:

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Debug|Win32'
1>Checking Build System
1>CMake does not need to re-run because C:/CERTI/temp/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/include/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/libHLA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/libCERTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/RTIG/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/RTIA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/libRTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/test/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/test/libgraphc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/test/Billard/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/test/utility/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/doc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI/temp/scripts/CMakeFiles/generate.stamp is up-to-date.
1>Build log was saved at "file://c:\CERTI\temp\ZERO_CHECK.dir\Debug\BuildLog.htm"
1>ZERO_CHECK - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: LibHLA, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'LibHLA', configuration 'Debug|Win32'
3>------ Rebuild All started: Project: LibFedTime, Configuration: Debug Win32 ------
3>Deleting intermediate and output files for project 'LibFedTime', configuration 'Debug|Win32'
3>Building Custom Rule C:/CERTI/libRTI/CMakeLists.txt
2>Building Custom Rule C:/CERTI/libHLA/CMakeLists.txt
3>CMake does not need to re-run because C:\CERTI\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
3>Compiling...
2>CMake does not need to re-run because C:\CERTI\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
2>Compiling...
3>RTIfedTime.cc
2>SemaphoreWin32.cc
3>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
3>JvY - Used _CRT_SECURE_NO_DEPRECATE
3>c:\certi\librti\rtifedtime.cc(75) : warning C4715: 'RTI::FedTimeFactory::makeZero' : not all control paths return a value
3>c:\certi\librti\rtifedtime.cc(92) : warning C4715: 'RTI::FedTimeFactory::decode' : not all control paths return a value
3>c:\certi\librti\rtifedtime.cc(51) : warning C4715: '`anonymous namespace'::rft' : not all control paths return a value
3>Compiling manifest to resources...
2>c:\certi\libhla\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
2>c:\certi\libhla\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi\libhla\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi\libhla\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
3>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
2>c:\certi\libhla\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi\libhla\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
3>Copyright (C) Microsoft Corporation.  All rights reserved.
2>..\..\libHLA\SemaphoreWin32.cc(42) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(67) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(73) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SemaphoreWin32.cc(104) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(110) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SemaphoreWin32.cc(131) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(133) : warning C4229: anachronism used : modifiers on data are ignored
3>Linking...
3>LINK : C:\CERTI\temp\Debug\FedTimed.dll not found or not built by the last incremental link; performing full link
3>   Creating library C:\CERTI\temp\Debug\FedTimed.lib and object C:\CERTI\temp\Debug\FedTimed.exp
2>SHMWin32.cc
3>Embedding manifest...
3>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>Build log was saved at "file://c:\CERTI\temp\libRTI\FedTime.dir\Debug\BuildLog.htm"
3>LibFedTime - 0 error(s), 3 warning(s)
2>c:\certi\libhla\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi\libhla\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi\libhla\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
4>------ Rebuild All started: Project: graph, Configuration: Debug Win32 ------
2>..\..\libHLA\SHMWin32.cc(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
4>Deleting intermediate and output files for project 'graph', configuration 'Debug|Win32'
2>..\..\libHLA\SHMWin32.cc(39) : warning C4101: 'ret' : unreferenced local variable
2>..\..\libHLA\SHMWin32.cc(62) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(64) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SHMWin32.cc(86) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(88) : warning C4229: anachronism used : modifiers on data are ignored
4>Building Custom Rule C:/CERTI/test/libgraphc/CMakeLists.txt
4>CMake does not need to re-run because C:\CERTI\temp\test\libgraphc\CMakeFiles\generate.stamp is up-to-date.
4>Compiling...
4>graph_c.cc
2>WinPerfClock.cc
4>Creating library...
4>Build log was saved at "file://c:\CERTI\temp\test\libgraphc\graph.dir\Debug\BuildLog.htm"
4>graph - 0 error(s), 0 warning(s)
5>------ Rebuild All started: Project: LibFedTime1516, Configuration: Debug Win32 ------
5>Deleting intermediate and output files for project 'LibFedTime1516', configuration 'Debug|Win32'
5>Building Custom Rule C:/CERTI/libRTI/CMakeLists.txt
5>CMake does not need to re-run because C:\CERTI\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
5>Compiling...
5>RTI1516fedTime.cpp
5>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
5>JvY - Used _CRT_SECURE_NO_DEPRECATE
2>WinClock.cc
5>Compiling manifest to resources...
5>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
5>Copyright (C) Microsoft Corporation.  All rights reserved.
5>Linking...
5>LINK : C:\CERTI\temp\Debug\FedTime1516d.dll not found or not built by the last incremental link; performing full link
5>   Creating library C:\CERTI\temp\Debug\FedTime1516d.lib and object C:\CERTI\temp\Debug\FedTime1516d.exp
2>ClockFactory.cc
5>Embedding manifest...
5>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
5>Copyright (C) Microsoft Corporation.  All rights reserved.
5>Build log was saved at "file://c:\CERTI\temp\libRTI\FedTime1516.dir\Debug\BuildLog.htm"
5>LibFedTime1516 - 0 error(s), 0 warning(s)
2>Clock.cc
2>MurmurHash2A.cc
2>HLAbuffer.cc
2>MessageBuffer.cc
2>Generating Code...
2>Compiling...
2>sha1.c
2>Compiling manifest to resources...
2>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
2>Copyright (C) Microsoft Corporation.  All rights reserved.
2>Linking...
2>LINK : C:\CERTI\temp\Debug\HLAd.dll not found or not built by the last incremental link; performing full link
2>   Creating library C:\CERTI\temp\Debug\HLAd.lib and object C:\CERTI\temp\Debug\HLAd.exp
2>Embedding manifest...
2>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
2>Copyright (C) Microsoft Corporation.  All rights reserved.
2>Build log was saved at "file://c:\CERTI\temp\libHLA\HLA.dir\Debug\BuildLog.htm"
2>LibHLA - 0 error(s), 23 warning(s)
6>------ Rebuild All started: Project: TestClocks, Configuration: Debug Win32 ------
7>------ Rebuild All started: Project: LibCERTI, Configuration: Debug Win32 ------
6>Deleting intermediate and output files for project 'TestClocks', configuration 'Debug|Win32'
7>Deleting intermediate and output files for project 'LibCERTI', configuration 'Debug|Win32'
6>Building Custom Rule C:/CERTI/libHLA/CMakeLists.txt
6>CMake does not need to re-run because C:\CERTI\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
6>Compiling...
7>Generating syntax.cc, syntax.h
7>C:\GnuWin32\bin\bison.exe: m4: No such file or directory
7>Project : error PRJ0019: A tool returned an error code from "Generating syntax.cc, syntax.h"
7>Build log was saved at "file://c:\CERTI\temp\libCERTI\CERTI.dir\Debug\BuildLog.htm"
7>LibCERTI - 1 error(s), 0 warning(s)
6>TestClocks.cc
8>------ Rebuild All started: Project: RTI, Configuration: Debug Win32 ------
8>Deleting intermediate and output files for project 'RTI', configuration 'Debug|Win32'
8>Building Custom Rule C:/CERTI/libRTI/CMakeLists.txt
6>Compiling manifest to resources...
8>CMake does not need to re-run because C:\CERTI\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
8>Compiling...
6>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
6>Copyright (C) Microsoft Corporation.  All rights reserved.
6>Linking...
6>LINK : C:\CERTI\temp\Debug\TestClocks.exe not found or not built by the last incremental link; performing full link
8>RTItypesImp.cc
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
6>Embedding manifest...
6>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
6>Copyright (C) Microsoft Corporation.  All rights reserved.
6>Build log was saved at "file://c:\CERTI\temp\libHLA\TestClocks.dir\Debug\BuildLog.htm"
6>TestClocks - 0 error(s), 0 warning(s)
9>------ Rebuild All started: Project: CertiProcessus_A, Configuration: Debug Win32 ------
9>Deleting intermediate and output files for project 'CertiProcessus_A', configuration 'Debug|Win32'
9>Building Custom Rule C:/CERTI/test/utility/CMakeLists.txt
9>CMake does not need to re-run because C:\CERTI\temp\test\utility\CMakeFiles\generate.stamp is up-to-date.
9>Compiling...
9>Main_SocketSHM.cc
8>RTItypes.cc
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>RTIambPrivateRefs.cc
9>C:\CERTI\libHLA\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
9>C:\CERTI\libHLA\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI\libHLA\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
9>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
9>Compiling manifest to resources...
9>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
9>Copyright (C) Microsoft Corporation.  All rights reserved.
9>Linking...
9>LINK : fatal error LNK1104: cannot open file '..\..\Debug\CERTId.lib'
9>Build log was saved at "file://c:\CERTI\temp\test\utility\CertiProcessus_A.dir\Debug\BuildLog.htm"
9>CertiProcessus_A - 1 error(s), 9 warning(s)
8>..\..\libRTI\RTIambPrivateRefs.cc(767) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambPrivateRefs.cc(793) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambPrivateRefs.cc(817) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
10>------ Rebuild All started: Project: RTI1516, Configuration: Debug Win32 ------
10>Deleting intermediate and output files for project 'RTI1516', configuration 'Debug|Win32'
10>Building Custom Rule C:/CERTI/libRTI/CMakeLists.txt
10>CMake does not need to re-run because C:\CERTI\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
10>Compiling...
10>RTI1516HandleFactory.cpp
8>RTIambassador.cc
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>..\..\libRTI\RTI1516HandleFactory.cpp(56) : warning C4244: 'argument' : conversion from 'uint64_t' to 'ULong', possible loss of data
8>..\..\libRTI\RTIambassador.cc(416) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
8>..\..\libRTI\RTIambassador.cc(999) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
8>..\..\libRTI\RTIambassador.cc(1133) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(1202) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(1275) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(2040) : warning C4101: 'e' : unreferenced local variable
8>..\..\libRTI\RTIambassador.cc(2364) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
10>RTI1516fedAmbassador.cpp
8>Generating Code...
10>RTI1516ambTime.cpp
8>Compiling manifest to resources...
10>RTI1516HandleImplementation.cpp
8>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
8>Copyright (C) Microsoft Corporation.  All rights reserved.
8>Linking...
8>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
8>Build log was saved at "file://c:\CERTI\temp\libRTI\RTI.dir\Debug\BuildLog.htm"
8>RTI - 1 error(s), 10 warning(s)
10>RTI1516Handle.cpp
11>------ Rebuild All started: Project: billard, Configuration: Debug Win32 ------
11>Deleting intermediate and output files for project 'billard', configuration 'Debug|Win32'
11>Building Custom Rule C:/CERTI/test/Billard/CMakeLists.txt
11>CMake does not need to re-run because C:\CERTI\temp\test\Billard\CMakeFiles\generate.stamp is up-to-date.
11>Compiling...
11>main.cc
10>RTI1516ambPrivateRefs.cpp
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>..\..\..\test\Billard\main.cc(110) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\..\test\Billard\main.cc(119) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\..\test\Billard\main.cc(288) : warning C4307: '*' : integral constant overflow
11>Display.cc
11>ColoredBall.cc
10>RTI1516ambassador.cpp
11>Ball.cc
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>..\..\..\test\Billard\Ball.cc(148) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Ball.cc(149) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>BillardDDM.cc
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>Billard.cc
10>RTI1516variableLengthData.cpp
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>RTI1516exception.cpp
10>RTI1516ambassadorFactory.cpp
11>..\..\..\test\Billard\Billard.cc(129) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(135) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(160) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(199) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(502) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(502) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(460) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(548) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(771) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(799) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(840) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(895) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(896) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(909) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(938) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(941) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(975) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(1002) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(1005) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>Generating Code...
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>Compiling...
11>getopt1.c
11>getopt.c
10>..\..\libRTI\RTI1516ambassadorFactory.cpp(54) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
10>..\..\libRTI\RTI1516ambassadorFactory.cpp(57) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
11>cmdline.c
11>..\..\..\test\Billard\cmdline.c(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
11>Generating Code...
11>Compiling manifest to resources...
11>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
11>Copyright (C) Microsoft Corporation.  All rights reserved.
11>Linking...
11>LINK : fatal error LNK1104: cannot open file '..\..\Debug\RTI-NGd.lib'
11>Build log was saved at "file://c:\CERTI\temp\test\Billard\billard.dir\Debug\BuildLog.htm"
11>billard - 1 error(s), 25 warning(s)
10>Generating Code...
12>------ Rebuild All started: Project: CertiProcessus_B, Configuration: Debug Win32 ------
12>Deleting intermediate and output files for project 'CertiProcessus_B', configuration 'Debug|Win32'
12>Building Custom Rule C:/CERTI/test/utility/CMakeLists.txt
12>CMake does not need to re-run because C:\CERTI\temp\test\utility\CMakeFiles\generate.stamp is up-to-date.
12>Compiling...
12>Main_SocketSHM.cc
12>C:\CERTI\libHLA\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
12>C:\CERTI\libHLA\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI\libHLA\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
12>JvY - Used _CRT_SECURE_NO_DEPRECATE
12>Compiling manifest to resources...
12>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
12>Copyright (C) Microsoft Corporation.  All rights reserved.
12>Linking...
12>LINK : fatal error LNK1104: cannot open file '..\..\Debug\CERTId.lib'
12>Build log was saved at "file://c:\CERTI\temp\test\utility\CertiProcessus_B.dir\Debug\BuildLog.htm"
12>CertiProcessus_B - 1 error(s), 9 warning(s)
10>Compiling manifest to resources...
10>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
10>Copyright (C) Microsoft Corporation.  All rights reserved.
10>Linking...
10>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
10>Build log was saved at "file://c:\CERTI\temp\libRTI\RTI1516.dir\Debug\BuildLog.htm"
10>RTI1516 - 1 error(s), 3 warning(s)
13>------ Rebuild All started: Project: rtia, Configuration: Debug Win32 ------
13>Deleting intermediate and output files for project 'rtia', configuration 'Debug|Win32'
13>Building Custom Rule C:/CERTI/RTIA/CMakeLists.txt
13>CMake does not need to re-run because C:\CERTI\temp\RTIA\CMakeFiles\generate.stamp is up-to-date.
13>Compiling...
13>TimeManagement.cc
14>------ Rebuild All started: Project: TestFedTime, Configuration: Debug Win32 ------
14>Deleting intermediate and output files for project 'TestFedTime', configuration 'Debug|Win32'
14>Building Custom Rule C:/CERTI/libRTI/CMakeLists.txt
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
14>CMake does not need to re-run because C:\CERTI\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
14>Compiling...
14>TestFedTime.cc
14>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
14>JvY - Used _CRT_SECURE_NO_DEPRECATE
14>Compiling manifest to resources...
14>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
14>Copyright (C) Microsoft Corporation.  All rights reserved.
14>Linking...
14>LINK : fatal error LNK1104: cannot open file '..\Debug\RTI-NGd.lib'
14>Build log was saved at "file://c:\CERTI\temp\libRTI\TestFedTime.dir\Debug\BuildLog.htm"
14>TestFedTime - 1 error(s), 0 warning(s)
15>------ Rebuild All started: Project: TestHLAtypes, Configuration: Debug Win32 ------
15>Deleting intermediate and output files for project 'TestHLAtypes', configuration 'Debug|Win32'
15>Building Custom Rule C:/CERTI/libHLA/CMakeLists.txt
15>CMake does not need to re-run because C:\CERTI\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
15>Compiling...
15>TestHLAtypes.cc
13>Statistics.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
15>Compiling manifest to resources...
15>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
15>Copyright (C) Microsoft Corporation.  All rights reserved.
15>Linking...
15>LINK : C:\CERTI\temp\Debug\TestHLAtypes.exe not found or not built by the last incremental link; performing full link
15>Embedding manifest...
15>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
15>Copyright (C) Microsoft Corporation.  All rights reserved.
15>Build log was saved at "file://c:\CERTI\temp\libHLA\TestHLAtypes.dir\Debug\BuildLog.htm"
15>TestHLAtypes - 0 error(s), 0 warning(s)
13>RTIA_network.cc
16>------ Rebuild All started: Project: rtig, Configuration: Debug Win32 ------
16>Deleting intermediate and output files for project 'rtig', configuration 'Debug|Win32'
16>Building Custom Rule C:/CERTI/RTIG/CMakeLists.txt
16>CMake does not need to re-run because C:\CERTI\temp\RTIG\CMakeFiles\generate.stamp is up-to-date.
16>Compiling...
16>Trace.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\Trace.cc(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
16>RTIG_processing.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>RTIA_federate.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>c:\certi\rtig\Federation.hh(42) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
16>RTIG.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>C:\CERTI\libCERTI\XmlParser.hh(36) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
13>RTIA.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>c:\certi\rtig\Federation.hh(42) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
16>main.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>c:\certi\rtig\Federation.hh(42) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
16>FederationsList.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>OwnershipManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>c:\certi\rtig\Federation.hh(42) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
16>Federation.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>c:\certi\rtig\Federation.hh(42) : fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory
16>Federate.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>ObjectManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>Generating Code...
16>Build log was saved at "file://c:\CERTI\temp\RTIG\rtig.dir\Debug\BuildLog.htm"
16>rtig - 5 error(s), 1 warning(s)
17>------ Rebuild All started: Project: MessageBufferTests, Configuration: Debug Win32 ------
17>Deleting intermediate and output files for project 'MessageBufferTests', configuration 'Debug|Win32'
17>Building Custom Rule C:/CERTI/libHLA/CMakeLists.txt
17>CMake does not need to re-run because C:\CERTI\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
17>Compiling...
17>MessageBufferTests.cc
13>main.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
17>Compiling manifest to resources...
17>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
17>Copyright (C) Microsoft Corporation.  All rights reserved.
17>Linking...
17>LINK : C:\CERTI\temp\Debug\MessageBufferTests.exe not found or not built by the last incremental link; performing full link
17>Embedding manifest...
17>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
17>Copyright (C) Microsoft Corporation.  All rights reserved.
17>Build log was saved at "file://c:\CERTI\temp\libHLA\MessageBufferTests.dir\Debug\BuildLog.htm"
17>MessageBufferTests - 0 error(s), 0 warning(s)
13>Files.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>FederationManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>DeclarationManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>DataDistribution.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>Communications.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>Generating Code...
13>Build log was saved at "file://c:\CERTI\temp\RTIA\rtia.dir\Debug\BuildLog.htm"
13>rtia - 1 error(s), 0 warning(s)
18>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
18>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Debug|Win32'
18>Building Custom Rule C:/CERTI/CMakeLists.txt
18>CMake does not need to re-run because C:\CERTI\temp\CMakeFiles\generate.stamp is up-to-date.
18>Build log was saved at "file://c:\CERTI\temp\ALL_BUILD.dir\Debug\BuildLog.htm"
18>ALL_BUILD - 0 error(s), 0 warning(s)
19>------ Rebuild All started: Project: PACKAGE, Configuration: Debug Win32 ------
19>Deleting intermediate and output files for project 'PACKAGE', configuration 'Debug|Win32'
19>
19>Performing Post-Build Event...
19>CPack: Create package using NSIS
19>CPack: Install projects
19>CPack: - Install project: CERTI
19>CMake Error at C:/CERTI/temp/libCERTI/cmake_install.cmake:44 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/CERTId.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/cmake_install.cmake:47 (INCLUDE)
19>CMake Error at C:/CERTI/temp/RTIG/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/rtig.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/cmake_install.cmake:48 (INCLUDE)
19>CMake Error at C:/CERTI/temp/RTIA/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/rtia.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/cmake_install.cmake:49 (INCLUDE)
19>CMake Error at C:/CERTI/temp/libRTI/cmake_install.cmake:44 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/RTI-NGd.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/cmake_install.cmake:50 (INCLUDE)
19>CMake Error at C:/CERTI/temp/libRTI/cmake_install.cmake:92 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/RTI1516d.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/cmake_install.cmake:50 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/Billard/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/billard.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/test/cmake_install.cmake:33 (INCLUDE)
19>  C:/CERTI/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/utility/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/CertiProcessus_A.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/test/cmake_install.cmake:34 (INCLUDE)
19>  C:/CERTI/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI/temp/test/utility/cmake_install.cmake:44 (FILE):
19>  file INSTALL cannot find "C:/CERTI/temp/Debug/CertiProcessus_B.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI/temp/test/cmake_install.cmake:34 (INCLUDE)
19>  C:/CERTI/temp/cmake_install.cmake:51 (INCLUDE)
19>CPack Error: Error when generating package: CERTI
19>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
19>Build log was saved at "file://c:\CERTI\temp\PACKAGE.dir\Debug\BuildLog.htm"
19>PACKAGE - 1 error(s), 0 warning(s)
========== Rebuild All: 9 succeeded, 10 failed, 0 skipped ==========

Thanks,




On Mon, Apr 22, 2013 at 1:07 PM, Waléria Antunes David <address@hidden> wrote:
Hi,

I add to the PATH variable, but another error.

Please, see the message.

1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Debug|Win32'
1>Checking Build System
1>CMake does not need to re-run because C:/CERTI3/temp/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/include/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/libHLA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/libCERTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/RTIG/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/RTIA/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/libRTI/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/test/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/test/libgraphc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/test/Billard/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/test/utility/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/doc/CMakeFiles/generate.stamp is up-to-date.
1>CMake does not need to re-run because C:/CERTI3/temp/scripts/CMakeFiles/generate.stamp is up-to-date.
1>Build log was saved at "file://c:\CERTI3\temp\ZERO_CHECK.dir\Debug\BuildLog.htm"
1>ZERO_CHECK - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: LibHLA, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'LibHLA', configuration 'Debug|Win32'
3>------ Rebuild All started: Project: LibFedTime, Configuration: Debug Win32 ------
3>Deleting intermediate and output files for project 'LibFedTime', configuration 'Debug|Win32'
3>Building Custom Rule C:/CERTI3/libRTI/CMakeLists.txt
2>Building Custom Rule C:/CERTI3/libHLA/CMakeLists.txt
3>CMake does not need to re-run because C:\CERTI3\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
3>Compiling...
2>CMake does not need to re-run because C:\CERTI3\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
2>Compiling...
3>RTIfedTime.cc
2>SemaphoreWin32.cc
3>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
3>JvY - Used _CRT_SECURE_NO_DEPRECATE
3>c:\certi3\librti\rtifedtime.cc(75) : warning C4715: 'RTI::FedTimeFactory::makeZero' : not all control paths return a value
3>c:\certi3\librti\rtifedtime.cc(92) : warning C4715: 'RTI::FedTimeFactory::decode' : not all control paths return a value
3>c:\certi3\librti\rtifedtime.cc(51) : warning C4715: '`anonymous namespace'::rft' : not all control paths return a value
3>Compiling manifest to resources...
3>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>Linking...
2>c:\certi3\libhla\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
2>c:\certi3\libhla\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(42) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(67) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
3>LINK : C:\CERTI3\temp\Debug\FedTimed.dll not found or not built by the last incremental link; performing full link
2>..\..\libHLA\SemaphoreWin32.cc(73) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SemaphoreWin32.cc(104) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(110) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SemaphoreWin32.cc(131) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SemaphoreWin32.cc(133) : warning C4229: anachronism used : modifiers on data are ignored
3>   Creating library C:\CERTI3\temp\Debug\FedTimed.lib and object C:\CERTI3\temp\Debug\FedTimed.exp
3>Embedding manifest...
2>SHMWin32.cc
3>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>Build log was saved at "file://c:\CERTI3\temp\libRTI\FedTime.dir\Debug\BuildLog.htm"
3>LibFedTime - 0 error(s), 3 warning(s)
4>------ Rebuild All started: Project: graph, Configuration: Debug Win32 ------
4>Deleting intermediate and output files for project 'graph', configuration 'Debug|Win32'
4>Building Custom Rule C:/CERTI3/test/libgraphc/CMakeLists.txt
4>CMake does not need to re-run because C:\CERTI3\temp\test\libgraphc\CMakeFiles\generate.stamp is up-to-date.
4>Compiling...
4>graph_c.cc
4>Creating library...
4>Build log was saved at "file://c:\CERTI3\temp\test\libgraphc\graph.dir\Debug\BuildLog.htm"
4>graph - 0 error(s), 0 warning(s)
2>c:\certi3\libhla\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>c:\certi3\libhla\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(39) : warning C4101: 'ret' : unreferenced local variable
2>..\..\libHLA\SHMWin32.cc(62) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(64) : warning C4229: anachronism used : modifiers on data are ignored
2>..\..\libHLA\SHMWin32.cc(86) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
2>..\..\libHLA\SHMWin32.cc(88) : warning C4229: anachronism used : modifiers on data are ignored
2>WinPerfClock.cc
5>------ Rebuild All started: Project: LibFedTime1516, Configuration: Debug Win32 ------
5>Deleting intermediate and output files for project 'LibFedTime1516', configuration 'Debug|Win32'
5>Building Custom Rule C:/CERTI3/libRTI/CMakeLists.txt
5>CMake does not need to re-run because C:\CERTI3\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
5>Compiling...
5>RTI1516fedTime.cpp
5>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
5>JvY - Used _CRT_SECURE_NO_DEPRECATE
2>WinClock.cc
5>Compiling manifest to resources...
5>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
5>Copyright (C) Microsoft Corporation.  All rights reserved.
5>Linking...
5>LINK : C:\CERTI3\temp\Debug\FedTime1516d.dll not found or not built by the last incremental link; performing full link
5>   Creating library C:\CERTI3\temp\Debug\FedTime1516d.lib and object C:\CERTI3\temp\Debug\FedTime1516d.exp
5>Embedding manifest...
2>ClockFactory.cc
5>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
5>Copyright (C) Microsoft Corporation.  All rights reserved.
5>Build log was saved at "file://c:\CERTI3\temp\libRTI\FedTime1516.dir\Debug\BuildLog.htm"
5>LibFedTime1516 - 0 error(s), 0 warning(s)
2>Clock.cc
2>MurmurHash2A.cc
2>HLAbuffer.cc
2>MessageBuffer.cc
2>Generating Code...
2>Compiling...
2>sha1.c
2>Compiling manifest to resources...
2>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
2>Copyright (C) Microsoft Corporation.  All rights reserved.
2>Linking...
2>LINK : C:\CERTI3\temp\Debug\HLAd.dll not found or not built by the last incremental link; performing full link
2>   Creating library C:\CERTI3\temp\Debug\HLAd.lib and object C:\CERTI3\temp\Debug\HLAd.exp
2>Embedding manifest...
2>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
2>Copyright (C) Microsoft Corporation.  All rights reserved.
2>Build log was saved at "file://c:\CERTI3\temp\libHLA\HLA.dir\Debug\BuildLog.htm"
2>LibHLA - 0 error(s), 23 warning(s)
6>------ Rebuild All started: Project: LibCERTI, Configuration: Debug Win32 ------
7>------ Rebuild All started: Project: TestClocks, Configuration: Debug Win32 ------
7>Deleting intermediate and output files for project 'TestClocks', configuration 'Debug|Win32'
6>Deleting intermediate and output files for project 'LibCERTI', configuration 'Debug|Win32'
7>Building Custom Rule C:/CERTI3/libHLA/CMakeLists.txt
6>Generating syntax.cc, syntax.h
7>CMake does not need to re-run because C:\CERTI3\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
7>Compiling...

6>C:\Arquivos de programas\GnuWin32\bin\bison.exe: m4: No such file or directory
6>Project : error PRJ0019: A tool returned an error code from "Generating syntax.cc, syntax.h"
6>Build log was saved at "file://c:\CERTI3\temp\libCERTI\CERTI.dir\Debug\BuildLog.htm"
6>LibCERTI - 1 error(s), 0 warning(s)
7>TestClocks.cc
8>------ Rebuild All started: Project: RTI, Configuration: Debug Win32 ------
8>Deleting intermediate and output files for project 'RTI', configuration 'Debug|Win32'
8>Building Custom Rule C:/CERTI3/libRTI/CMakeLists.txt
8>CMake does not need to re-run because C:\CERTI3\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
8>Compiling...
7>Compiling manifest to resources...
7>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
7>Copyright (C) Microsoft Corporation.  All rights reserved.
7>Linking...
8>RTItypesImp.cc
7>LINK : C:\CERTI3\temp\Debug\TestClocks.exe not found or not built by the last incremental link; performing full link
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
7>Embedding manifest...
7>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
7>Copyright (C) Microsoft Corporation.  All rights reserved.
7>Build log was saved at "file://c:\CERTI3\temp\libHLA\TestClocks.dir\Debug\BuildLog.htm"
7>TestClocks - 0 error(s), 0 warning(s)
9>------ Rebuild All started: Project: CertiProcessus_A, Configuration: Debug Win32 ------
9>Deleting intermediate and output files for project 'CertiProcessus_A', configuration 'Debug|Win32'
9>Building Custom Rule C:/CERTI3/test/utility/CMakeLists.txt
9>CMake does not need to re-run because C:\CERTI3\temp\test\utility\CMakeFiles\generate.stamp is up-to-date.
9>Compiling...
9>Main_SocketSHM.cc
8>RTItypes.cc
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>RTIambPrivateRefs.cc
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>C:\CERTI3\libHLA\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
9>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
9>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
9>Compiling manifest to resources...
9>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
9>Copyright (C) Microsoft Corporation.  All rights reserved.
9>Linking...
9>LINK : fatal error LNK1104: cannot open file '..\..\Debug\CERTId.lib'

9>Build log was saved at "file://c:\CERTI3\temp\test\utility\CertiProcessus_A.dir\Debug\BuildLog.htm"
9>CertiProcessus_A - 1 error(s), 9 warning(s)
10>------ Rebuild All started: Project: RTI1516, Configuration: Debug Win32 ------
10>Deleting intermediate and output files for project 'RTI1516', configuration 'Debug|Win32'
8>..\..\libRTI\RTIambPrivateRefs.cc(767) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambPrivateRefs.cc(793) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambPrivateRefs.cc(817) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
10>Building Custom Rule C:/CERTI3/libRTI/CMakeLists.txt
10>CMake does not need to re-run because C:\CERTI3\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
10>Compiling...
10>RTI1516HandleFactory.cpp
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
8>RTIambassador.cc
8>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
8>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>..\..\libRTI\RTI1516HandleFactory.cpp(56) : warning C4244: 'argument' : conversion from 'uint64_t' to 'ULong', possible loss of data
8>..\..\libRTI\RTIambassador.cc(416) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
8>..\..\libRTI\RTIambassador.cc(999) : warning C4800: 'RTI::Boolean' : forcing value to bool 'true' or 'false' (performance warning)
8>..\..\libRTI\RTIambassador.cc(1133) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(1202) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(1275) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
8>..\..\libRTI\RTIambassador.cc(2040) : warning C4101: 'e' : unreferenced local variable
8>..\..\libRTI\RTIambassador.cc(2364) : warning C4244: '=' : conversion from 'const uint64_t' to 'RTI::UniqueID', possible loss of data
10>RTI1516fedAmbassador.cpp
8>Generating Code...
10>RTI1516ambTime.cpp
10>RTI1516HandleImplementation.cpp
8>Compiling manifest to resources...
8>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
8>Copyright (C) Microsoft Corporation.  All rights reserved.
8>Linking...
8>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
8>Build log was saved at "file://c:\CERTI3\temp\libRTI\RTI.dir\Debug\BuildLog.htm"
8>RTI - 1 error(s), 10 warning(s)
11>------ Rebuild All started: Project: billard, Configuration: Debug Win32 ------
11>Deleting intermediate and output files for project 'billard', configuration 'Debug|Win32'
11>Building Custom Rule C:/CERTI3/test/Billard/CMakeLists.txt
11>CMake does not need to re-run because C:\CERTI3\temp\test\Billard\CMakeFiles\generate.stamp is up-to-date.
11>Compiling...
11>main.cc
10>RTI1516Handle.cpp
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>RTI1516ambPrivateRefs.cpp
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>..\..\..\test\Billard\main.cc(110) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\..\test\Billard\main.cc(119) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\..\test\Billard\main.cc(288) : warning C4307: '*' : integral constant overflow
11>Display.cc
11>ColoredBall.cc
11>Ball.cc
10>RTI1516ambassador.cpp
11>..\..\..\test\Billard\Ball.cc(148) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Ball.cc(149) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>BillardDDM.cc
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
11>Billard.cc
11>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
11>JvY - Used _CRT_SECURE_NO_DEPRECATE
10>RTI1516variableLengthData.cpp
11>..\..\..\test\Billard\Billard.cc(129) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(135) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(160) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(199) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(502) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(502) : warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(460) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(548) : warning C4101: 'e' : unreferenced local variable
11>..\..\..\test\Billard\Billard.cc(771) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(799) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(840) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(895) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(896) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(909) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(938) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
10>RTI1516exception.cpp
11>..\..\..\test\Billard\Billard.cc(941) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(975) : warning C4138: '*/' found outside of comment
11>..\..\..\test\Billard\Billard.cc(1002) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\test\Billard\Billard.cc(1005) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>Generating Code...
11>Compiling...
10>RTI1516ambassadorFactory.cpp
11>getopt1.c
11>getopt.c
11>cmdline.c
11>..\..\..\test\Billard\cmdline.c(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
11>Generating Code...
11>Compiling manifest to resources...
11>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
11>Copyright (C) Microsoft Corporation.  All rights reserved.
11>Linking...
11>LINK : fatal error LNK1104: cannot open file '..\..\Debug\RTI-NGd.lib'
11>Build log was saved at "file://c:\CERTI3\temp\test\Billard\billard.dir\Debug\BuildLog.htm"
11>billard - 1 error(s), 25 warning(s)
10>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
10>JvY - Used _CRT_SECURE_NO_DEPRECATE
12>------ Rebuild All started: Project: CertiProcessus_B, Configuration: Debug Win32 ------
12>Deleting intermediate and output files for project 'CertiProcessus_B', configuration 'Debug|Win32'
12>Building Custom Rule C:/CERTI3/test/utility/CMakeLists.txt
12>CMake does not need to re-run because C:\CERTI3\temp\test\utility\CMakeFiles\generate.stamp is up-to-date.
12>Compiling...
10>..\..\libRTI\RTI1516ambassadorFactory.cpp(54) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
10>..\..\libRTI\RTI1516ambassadorFactory.cpp(57) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
12>Main_SocketSHM.cc
10>Generating Code...
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(23) : warning C4229: anachronism used : modifiers on data are ignored
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(29) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(31) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(33) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(35) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SemaphoreWin32.hh(37) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SHMWin32.hh(21) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SHMWin32.hh(22) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>C:\CERTI3\libHLA\SHMWin32.hh(24) : warning C4290: C++ exception specification ignored except to indicate a function is not __declspec(nothrow)
12>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
12>JvY - Used _CRT_SECURE_NO_DEPRECATE
12>Compiling manifest to resources...
12>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
12>Copyright (C) Microsoft Corporation.  All rights reserved.
12>Linking...
12>LINK : fatal error LNK1104: cannot open file '..\..\Debug\CERTId.lib'
12>Build log was saved at "file://c:\CERTI3\temp\test\utility\CertiProcessus_B.dir\Debug\BuildLog.htm"
12>CertiProcessus_B - 1 error(s), 9 warning(s)
10>Compiling manifest to resources...
10>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
10>Copyright (C) Microsoft Corporation.  All rights reserved.
10>Linking...
10>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
13>------ Rebuild All started: Project: rtia, Configuration: Debug Win32 ------
13>Deleting intermediate and output files for project 'rtia', configuration 'Debug|Win32'
13>Building Custom Rule C:/CERTI3/RTIA/CMakeLists.txt
10>Build log was saved at "file://c:\CERTI3\temp\libRTI\RTI1516.dir\Debug\BuildLog.htm"
10>RTI1516 - 1 error(s), 3 warning(s)
13>CMake does not need to re-run because C:\CERTI3\temp\RTIA\CMakeFiles\generate.stamp is up-to-date.
13>Compiling...
13>TimeManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
14>------ Rebuild All started: Project: TestFedTime, Configuration: Debug Win32 ------
14>Deleting intermediate and output files for project 'TestFedTime', configuration 'Debug|Win32'
14>Building Custom Rule C:/CERTI3/libRTI/CMakeLists.txt
14>CMake does not need to re-run because C:\CERTI3\temp\libRTI\CMakeFiles\generate.stamp is up-to-date.
14>Compiling...
14>TestFedTime.cc
14>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
14>JvY - Used _CRT_SECURE_NO_DEPRECATE
14>Compiling manifest to resources...
14>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
14>Copyright (C) Microsoft Corporation.  All rights reserved.
14>Linking...
14>LINK : fatal error LNK1104: cannot open file '..\Debug\RTI-NGd.lib'
14>Build log was saved at "file://c:\CERTI3\temp\libRTI\TestFedTime.dir\Debug\BuildLog.htm"
14>TestFedTime - 1 error(s), 0 warning(s)
13>Statistics.cc
15>------ Rebuild All started: Project: TestHLAtypes, Configuration: Debug Win32 ------
15>Deleting intermediate and output files for project 'TestHLAtypes', configuration 'Debug|Win32'
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
15>Building Custom Rule C:/CERTI3/libHLA/CMakeLists.txt
15>CMake does not need to re-run because C:\CERTI3\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
15>Compiling...
15>TestHLAtypes.cc
15>Compiling manifest to resources...
15>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
15>Copyright (C) Microsoft Corporation.  All rights reserved.
15>Linking...
15>LINK : C:\CERTI3\temp\Debug\TestHLAtypes.exe not found or not built by the last incremental link; performing full link
13>RTIA_network.cc
15>Embedding manifest...
15>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
15>Copyright (C) Microsoft Corporation.  All rights reserved.
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
15>Build log was saved at "file://c:\CERTI3\temp\libHLA\TestHLAtypes.dir\Debug\BuildLog.htm"
15>TestHLAtypes - 0 error(s), 0 warning(s)
16>------ Rebuild All started: Project: rtig, Configuration: Debug Win32 ------
16>Deleting intermediate and output files for project 'rtig', configuration 'Debug|Win32'
16>Building Custom Rule C:/CERTI3/RTIG/CMakeLists.txt
16>CMake does not need to re-run because C:\CERTI3\temp\RTIG\CMakeFiles\generate.stamp is up-to-date.
16>Compiling...
16>Trace.cc
16>..\..\RTIG\Trace.cc(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
16>RTIG_processing.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>RTIA_federate.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\RTIG_processing.cc(161) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\RTIG_processing.cc(514) : warning C4101: 'e' : unreferenced local variable
13>RTIA.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>RTIG.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\RTIG.cc(435) : warning C4101: 'e' : unreferenced local variable
13>OwnershipManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>main.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\main.cc(112) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdlib.h(864) : see declaration of 'putenv'
13>ObjectManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>FederationsList.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\FederationsList.cc(303) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\FederationsList.cc(898) : warning C4101: 'e' : unreferenced local variable
16>Federation.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>main.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>..\..\RTIG\Federation.cc(286) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
16>..\..\RTIG\Federation.cc(291) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
16>..\..\RTIG\Federation.cc(454) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(830) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(834) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(878) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(883) : warning C4101: 'e' : unreferenced local variable
13>Files.cc
16>..\..\RTIG\Federation.cc(1553) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(1559) : warning C4101: 'e' : unreferenced local variable
16>..\..\RTIG\Federation.cc(1570) : warning C4101: 'e' : unreferenced local variable
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>Federate.cc
16>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
16>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>Generating Code...
13>FederationManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
16>Compiling...
16>RTIG_cmdline.c
16>..\..\RTIG\RTIG_cmdline.c(141) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
16>..\..\RTIG\RTIG_cmdline.c(188) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
16>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
16>Compiling manifest to resources...
16>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
16>Copyright (C) Microsoft Corporation.  All rights reserved.
16>Linking...
16>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
16>Build log was saved at "file://c:\CERTI3\temp\RTIG\rtig.dir\Debug\BuildLog.htm"
16>rtig - 1 error(s), 19 warning(s)
17>------ Rebuild All started: Project: MessageBufferTests, Configuration: Debug Win32 ------
17>Deleting intermediate and output files for project 'MessageBufferTests', configuration 'Debug|Win32'
17>Building Custom Rule C:/CERTI3/libHLA/CMakeLists.txt
17>CMake does not need to re-run because C:\CERTI3\temp\libHLA\CMakeFiles\generate.stamp is up-to-date.
17>Compiling...
17>MessageBufferTests.cc
13>DeclarationManagement.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
17>Compiling manifest to resources...
17>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
17>Copyright (C) Microsoft Corporation.  All rights reserved.
17>Linking...
17>LINK : C:\CERTI3\temp\Debug\MessageBufferTests.exe not found or not built by the last incremental link; performing full link
17>Embedding manifest...
17>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
17>Copyright (C) Microsoft Corporation.  All rights reserved.
17>Build log was saved at "file://c:\CERTI3\temp\libHLA\MessageBufferTests.dir\Debug\BuildLog.htm"
17>MessageBufferTests - 0 error(s), 0 warning(s)
13>DataDistribution.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>Communications.cc
13>MSVC specific - disabled pragma 4251 and 4290 (exception specification ignored)
13>JvY - Used _CRT_SECURE_NO_DEPRECATE
13>Generating Code...
13>Compiling...
13>RTIA_cmdline.c
13>..\..\RTIA\RTIA_cmdline.c(217) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
13>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
13>..\..\RTIA\RTIA_cmdline.c(248) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
13>        C:\Arquivos de programas\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
13>Compiling manifest to resources...
13>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
13>Copyright (C) Microsoft Corporation.  All rights reserved.
13>Linking...
13>LINK : fatal error LNK1104: cannot open file '..\Debug\CERTId.lib'
13>Build log was saved at "file://c:\CERTI3\temp\RTIA\rtia.dir\Debug\BuildLog.htm"
13>rtia - 1 error(s), 2 warning(s)
18>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
18>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Debug|Win32'
18>Building Custom Rule C:/CERTI3/CMakeLists.txt
18>CMake does not need to re-run because C:\CERTI3\temp\CMakeFiles\generate.stamp is up-to-date.
18>Build log was saved at "file://c:\CERTI3\temp\ALL_BUILD.dir\Debug\BuildLog.htm"
18>ALL_BUILD - 0 error(s), 0 warning(s)
19>------ Rebuild All started: Project: PACKAGE, Configuration: Debug Win32 ------
19>Deleting intermediate and output files for project 'PACKAGE', configuration 'Debug|Win32'
19>
19>Performing Post-Build Event...
19>CPack: Create package using NSIS
19>CPack: Install projects
19>CPack: - Install project: CERTI
19>CMake Error at C:/CERTI3/temp/libCERTI/cmake_install.cmake:40 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/CERTId.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/cmake_install.cmake:47 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/RTIG/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/rtig.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/cmake_install.cmake:48 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/RTIA/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/rtia.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/cmake_install.cmake:49 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/libRTI/cmake_install.cmake:40 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/RTI-NGd.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/cmake_install.cmake:50 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/libRTI/cmake_install.cmake:72 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/RTI1516d.dll".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/cmake_install.cmake:50 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/test/Billard/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/billard.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/test/cmake_install.cmake:33 (INCLUDE)
19>  C:/CERTI3/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/test/utility/cmake_install.cmake:32 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/CertiProcessus_A.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/test/cmake_install.cmake:34 (INCLUDE)
19>  C:/CERTI3/temp/cmake_install.cmake:51 (INCLUDE)
19>CMake Error at C:/CERTI3/temp/test/utility/cmake_install.cmake:40 (FILE):
19>  file INSTALL cannot find "C:/CERTI3/temp/Debug/CertiProcessus_B.exe".
19>Call Stack (most recent call first):
19>  C:/CERTI3/temp/test/cmake_install.cmake:34 (INCLUDE)
19>  C:/CERTI3/temp/cmake_install.cmake:51 (INCLUDE)
19>CPack Error: Error when generating package: CERTI
19>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
19>Build log was saved at "file://c:\CERTI3\temp\PACKAGE.dir\Debug\BuildLog.htm"
19>PACKAGE - 1 error(s), 0 warning(s)
========== Rebuild All: 9 succeeded, 10 failed, 0 skipped ==========



On Mon, Apr 22, 2013 at 11:56 AM, Eric Noulard <address@hidden> wrote:
2013/4/22 Waléria Antunes David <address@hidden>:
> Hi,
>
> But m4.exe is in the directory, please see the attachment.

Being in the directory doesn't mean being in the path.

>
> I need to add this path C:\Arquivos de programas\GnuWin32\bin in environment
> variables?

Yes. To the PATH variable.





--
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


Attachment: certi_cmake.JPG
Description: JPEG image


reply via email to

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