Skip to content

Instantly share code, notes, and snippets.

@projekter
Created January 30, 2016 19:39
Show Gist options
  • Save projekter/f6831475736f2717c5e9 to your computer and use it in GitHub Desktop.
Save projekter/f6831475736f2717c5e9 to your computer and use it in GitHub Desktop.
Building dspdfviewer
# This is the CMakeCache file.
# For build in directory: c:/dspdf/push/dspdfviewer/build
# It was generated by CMake: C:/Program Files (x86)/CMake/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Build the testing tree.
BUILD_TESTING:BOOL=ON
//Path to a program.
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
//Link statically against the boost libraries
BoostStaticLink:BOOL=ON
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND
//Path to a file.
Boost_INCLUDE_DIR:PATH=C:\dspdf\boost_1_59_0
//Boost library directory DEBUG
Boost_LIBRARY_DIR_DEBUG:PATH=C:/dspdf/boost_1_59_0/stage/lib
//Boost library directory RELEASE
Boost_LIBRARY_DIR_RELEASE:PATH=C:/dspdf/boost_1_59_0/stage/lib
//Boost program_options library (debug)
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG:FILEPATH=C:/dspdf/boost_1_59_0/stage/lib/libboost_program_options-vc120-mt-sgd-1_59.lib
//Boost program_options library (release)
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:FILEPATH=C:/dspdf/boost_1_59_0/stage/lib/libboost_program_options-vc120-mt-s-1_59.lib
//Boost unit_test_framework library (debug)
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG:FILEPATH=C:/dspdf/boost_1_59_0/stage/lib/libboost_unit_test_framework-vc120-mt-sgd-1_59.lib
//Boost unit_test_framework library (release)
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE:FILEPATH=C:/dspdf/boost_1_59_0/stage/lib/libboost_unit_test_framework-vc120-mt-s-1_59.lib
//Build unit tests (this requires pdflatex or internet access and
// DownloadTestPDFs=ON)
BuildTests:BOOL=ON
//Semicolon separated list of supported configuration types, only
// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
// else will be ignored.
CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /GR /EHsc
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=/D_DEBUG /MTd /Zi /Ob0 /Od /RTC1
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MT /O1 /Ob1 /D NDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=/MT /O2 /Ob2 /D NDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MT /Zi /O2 /Ob1 /D NDEBUG
//Libraries linked by default with all C++ applications.
CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=/D_DEBUG /MTd /Zi /Ob0 /Od /RTC1
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=/MT /O1 /Ob1 /D NDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=/MT /O2 /Ob2 /D NDEBUG
//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MT /Zi /O2 /Ob1 /D NDEBUG
//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING= /machine:X86
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/dspdfviewer
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/VS/VC/bin/link.exe
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING= /machine:X86
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=dspdfviewer
//RC compiler
CMAKE_RC_COMPILER:FILEPATH=rc
//Flags for Windows Resource Compiler.
CMAKE_RC_FLAGS:STRING=' /DWIN32 '
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING= /machine:X86
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=COVERAGE_COMMAND-NOTFOUND
//Extra command line flags to pass to the coverage tool
COVERAGE_EXTRA_FLAGS:STRING=-l
//How many times to retry timed-out CTest submissions.
CTEST_SUBMIT_RETRY_COUNT:STRING=3
//How long to wait between timed-out CTest submissions.
CTEST_SUBMIT_RETRY_DELAY:STRING=5
//Path to a program.
CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND
//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P
//Add coverage analysis code to the program. Will slow it down.
// A lot. Only supported on GCC right now.
CodeCoverage:BOOL=OFF
//Build in MT mode
CompileMTMode:BOOL=ON
//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500
//Download test PDFs from http://danny-edel.de, rather then building
// them using latex-beamer
DownloadTestPDF:BOOL=OFF
//Path to a program.
GITCOMMAND:FILEPATH=GITCOMMAND-NOTFOUND
//Path to a program.
HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND
//Command to build the project
MAKECOMMAND:STRING="C:\Program Files (x86)\CMake\bin\cmake.exe" --build . --config "${CTEST_CONFIGURATION_TYPE}"
//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
//File that contains suppressions for the memory checker
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
//Path to a program.
P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND
//Path to a program.
PDFLATEX:FILEPATH=C:/Program Files/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=C:/cygwin64/bin/pkg-config.exe
QT_QMAKE_EXECUTABLE:FILEPATH=C:\Qt\Static\qtbase\bin\qmake.exe
//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=C:\Qt\Static\qtbase\lib\cmake\Qt5Core
//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=C:\Qt\Static\qtbase\lib\cmake\Qt5Gui
//The directory containing a CMake configuration file for Qt5LinguistTools.
Qt5LinguistTools_DIR:PATH=C:\Qt\Static\qttools\lib\cmake\Qt5LinguistTools
//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=C:\Qt\Static\qtbase\lib\cmake\Qt5Widgets
//Path to scp command, used by CTest for submitting results to
// a Dart server
SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND
//Name of the computer/site where compile is being run
SITE:STRING=DESKTOP-NPMVRBM
//Path to the SLURM sbatch executable
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
//Path to the SLURM srun executable
SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
//Path to a program.
SVNCOMMAND:FILEPATH=C:/Program Files/TortoiseSVN/bin/svn.exe
//Do you want to update the .ts files (WARNING: running make clean
// will delete them!)
UpdateTranslations:BOOL=OFF
//Build with Qt5 and libpoppler-qt5
UseQtFive:BOOL=ON
//Value Computed by CMake
dspdfviewer_BINARY_DIR:STATIC=C:/dspdf/push/dspdfviewer/build
//Value Computed by CMake
dspdfviewer_SOURCE_DIR:STATIC=C:/dspdf/push/dspdfviewer
//Dependencies for the target
libdspdfviewer_LIB_DEPENDS:STATIC=optimized;C:/Qt/Static/qtbase/lib/Qt5XML.lib;debug;C:/Qt/Static/qtbase/lib/Qt5XMLd.lib;optimized;C:/Qt/Static/qtbase/lib/Qt5PlatformSupport.lib;debug;C:/Qt/Static/qtbase/lib/Qt5PlatformSupportd.lib;optimized;C:/Qt/Static/qtbase/plugins/platforms/qwindows.lib;debug;C:/Qt/Static/qtbase/plugins/platforms/qwindowsd.lib;optimized;C:/Qt/Static/qtbase/lib/qtpcre.lib;debug;C:/Qt/Static/qtbase/lib/qtpcred.lib;optimized;C:/Qt/Static/qtbase/lib/qtharfbuzzng.lib;debug;C:/Qt/Static/qtbase/lib/qtharfbuzzngd.lib;general;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/Lib/WS2_32.Lib;general;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/Lib/OpenGL32.Lib;general;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/Lib/MSImg32.Lib;general;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/Lib/Imm32.Lib;general;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A/Lib/Winmm.Lib;general;Qt5::Core;general;Qt5::Gui;general;Qt5::Widgets;optimized;C:/dspdf/poppler/poppler/lib/poppler.lib;debug;C:/dspdf/poppler/poppler/lib/popplerd.lib;optimized;C:/dspdf/poppler/poppler/lib/poppler-qt5.lib;debug;C:/dspdf/poppler/poppler/lib/poppler-qt5d.lib;optimized;C:/dspdf/poppler/deps/cairo/lib/cairo-static.lib;debug;C:/dspdf/poppler/deps/cairo/lib/cairo-staticd.lib;optimized;C:/dspdf/poppler/deps/freetype/lib/freetype.lib;debug;C:/dspdf/poppler/deps/freetype/lib/freetyped.lib;optimized;C:/dspdf/poppler/deps/lcms/Lib/MS/lcms2_static.lib;debug;C:/dspdf/poppler/deps/lcms/Lib/MS/lcms2_staticd.lib;optimized;C:/dspdf/poppler/deps/fontconfig/lib/libfontconfig.lib;debug;C:/dspdf/poppler/deps/fontconfig/lib/libfontconfigd.lib;optimized;C:/dspdf/poppler/deps/libpng/lib/libpng16_static.lib;debug;C:/dspdf/poppler/deps/libpng/lib/libpng16_staticd.lib;optimized;C:/dspdf/poppler/deps/libtiff/lib/tiff_static.lib;debug;C:/dspdf/poppler/deps/libtiff/lib/tiff_staticd.lib;optimized;C:/dspdf/poppler/deps/zlib/lib/zlibstatic.lib;debug;C:/dspdf/poppler/deps/zlib/lib/zlibstaticd.lib;optimized;C:/dspdf/poppler/deps/expat/lib/expat.lib;debug;C:/dspdf/poppler/deps/expat/lib/expatd.lib;optimized;C:/dspdf/poppler/deps/openjpeg/lib/openjp2.lib;debug;C:/dspdf/poppler/deps/openjpeg/lib/openjp2d.lib;optimized;C:/dspdf/poppler/deps/libtiff/lib/port.lib;debug;C:/dspdf/poppler/deps/libtiff/lib/portd.lib;optimized;C:/dspdf/poppler/deps/libiconv/lib/libiconvStatic.lib;debug;C:/dspdf/poppler/deps/libiconv/lib/libiconvStaticD.lib;optimized;C:/dspdf/poppler/deps/pixman/lib/pixman-1_static.lib;debug;C:/dspdf/poppler/deps/pixman/lib/pixman-1_staticd.lib;optimized;C:/dspdf/boost_1_59_0/stage/lib/libboost_program_options-vc120-mt-s-1_59.lib;debug;C:/dspdf/boost_1_59_0/stage/lib/libboost_program_options-vc120-mt-sgd-1_59.lib;
//Dependencies for the target
testhelp_LIB_DEPENDS:STATIC=general;libdspdfviewer;optimized;C:/dspdf/boost_1_59_0/stage/lib/libboost_unit_test_framework-vc120-mt-s-1_59.lib;debug;C:/dspdf/boost_1_59_0/stage/lib/libboost_unit_test_framework-vc120-mt-sgd-1_59.lib;
########################
# INTERNAL cache entries
########################
//Stored GUID
ALL_BUILD_GUID_CMAKE:INTERNAL=BA463E38-1594-4B27-BB88-779D1D711292
//ADVANCED property for variable: BZRCOMMAND
BZRCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE
Boost_UNIT_TEST_FRAMEWORK_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=c:/dspdf/push/dspdfviewer/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=3
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/cpack.exe
//ADVANCED property for variable: CMAKE_CTEST_COMMAND
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/ctest.exe
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Visual Studio 12 2013
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=C:/dspdf/push/dspdfviewer
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=2
//ADVANCED property for variable: CMAKE_RC_COMPILER
CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
CMAKE_RC_COMPILER_WORKS:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS
CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=C:/Program Files (x86)/CMake/share/cmake-3.3
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_COMMAND
COVERAGE_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
//Stored GUID
Continuous_GUID_CMAKE:INTERNAL=15BB153C-15BD-4F67-BA9E-AE761D6CF266
//ADVANCED property for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
//Stored GUID
Experimental_GUID_CMAKE:INTERNAL=52F863A0-0334-4931-9A95-015D910720F2
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[C:/cygwin64/bin/pkg-config.exe][v0.28()]
//ADVANCED property for variable: GITCOMMAND
GITCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HGCOMMAND
HGCOMMAND-ADVANCED:INTERNAL=1
//Stored GUID
INSTALL_GUID_CMAKE:INTERNAL=6A8A0482-85E7-4BA6-AA09-C8BC914D8909
//ADVANCED property for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_COMMAND
MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
//Stored GUID
NightlyMemoryCheck_GUID_CMAKE:INTERNAL=881AAA87-92BE-4B54-814D-D38FAA491762
//Stored GUID
Nightly_GUID_CMAKE:INTERNAL=C9F7A773-9669-4F10-9F2C-2FA4D2852FB7
//ADVANCED property for variable: P4COMMAND
P4COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
POPPLER_CFLAGS:INTERNAL=
POPPLER_CFLAGS_I:INTERNAL=
POPPLER_CFLAGS_OTHER:INTERNAL=
POPPLER_FOUND:INTERNAL=
POPPLER_INCLUDEDIR:INTERNAL=
POPPLER_LIBDIR:INTERNAL=
POPPLER_LIBS:INTERNAL=
POPPLER_LIBS_L:INTERNAL=
POPPLER_LIBS_OTHER:INTERNAL=
POPPLER_LIBS_PATHS:INTERNAL=
POPPLER_PREFIX:INTERNAL=
POPPLER_STATIC_CFLAGS:INTERNAL=
POPPLER_STATIC_CFLAGS_I:INTERNAL=
POPPLER_STATIC_CFLAGS_OTHER:INTERNAL=
POPPLER_STATIC_LIBDIR:INTERNAL=
POPPLER_STATIC_LIBS:INTERNAL=
POPPLER_STATIC_LIBS_L:INTERNAL=
POPPLER_STATIC_LIBS_OTHER:INTERNAL=
POPPLER_STATIC_LIBS_PATHS:INTERNAL=
POPPLER_VERSION:INTERNAL=
POPPLER_poppler-qt5_INCLUDEDIR:INTERNAL=
POPPLER_poppler-qt5_LIBDIR:INTERNAL=
POPPLER_poppler-qt5_PREFIX:INTERNAL=
POPPLER_poppler-qt5_VERSION:INTERNAL=
//Stored GUID
RUN_TESTS_GUID_CMAKE:INTERNAL=9FAB95E4-FA04-4D7A-AA0A-E156C3F02ED3
//ADVANCED property for variable: SCPCOMMAND
SCPCOMMAND-ADVANCED:INTERNAL=1
//Stored GUID
SG_Filter_CMake Rules_GUID_CMAKE:INTERNAL=3C929C2F-37F3-43A9-8D03-19E33E230C05
//Stored GUID
SG_Filter_Header Files_GUID_CMAKE:INTERNAL=39D5A5EE-B1BE-4042-97B5-5799E39FDF79
//Stored GUID
SG_Filter_Object Files_GUID_CMAKE:INTERNAL=477F9843-8163-40D5-BCD3-29296E128150
//Stored GUID
SG_Filter_Resources_GUID_CMAKE:INTERNAL=53F78ECC-4FCB-4A79-8FB9-B28619CF204F
//Stored GUID
SG_Filter_Source Files_GUID_CMAKE:INTERNAL=48698026-5B5A-43E2-83ED-C0259173CF48
//ADVANCED property for variable: SITE
SITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SBATCH_COMMAND
SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SRUN_COMMAND
SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SVNCOMMAND
SVNCOMMAND-ADVANCED:INTERNAL=1
//Stored GUID
ZERO_CHECK_GUID_CMAKE:INTERNAL=987896DF-F3CB-461E-939C-5EFD586B9EDB
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=program_options;unit_test_framework
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=C:\dspdf\boost_1_59_0
//Last used Boost_LIBRARY_DIR_DEBUG value.
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=C:/dspdf/boost_1_59_0/stage/lib
//Last used Boost_LIBRARY_DIR_RELEASE value.
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=C:/dspdf/boost_1_59_0/stage/lib
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
//Last used Boost_USE_STATIC_LIBS value.
_Boost_USE_STATIC_LIBS_LAST:INTERNAL=ON
__pkg_config_checked_POPPLER:INTERNAL=1
//Stored GUID
dspdfviewer_GUID_CMAKE:INTERNAL=53C20B71-C990-4FB9-A204-997DD56E9EF3
//Stored GUID
libdspdfviewer_GUID_CMAKE:INTERNAL=4E9ABAA2-3739-433B-B74A-7127F47C9B8A
//Stored GUID
testhelp_GUID_CMAKE:INTERNAL=D17F7C64-A001-46B5-B6D1-6A6E667888FD
//Stored GUID
testpdfs_GUID_CMAKE:INTERNAL=926F912E-84A0-444E-99FF-BBAB6D750D7B
//Stored GUID
testrunner_GUID_CMAKE:INTERNAL=5DDA83D5-A14A-4B1A-8797-7C60EFCFC0C8
Microsoft (R) Build Engine version 12.0.40629.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 30.01.2016 20:16:56.
Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" on node 1 (default targets).
Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (1) is building "C:\dspdf\push\dspdfviewer\build\ZERO_CHECK
.vcxproj" (2) on node 1 (default targets).
InitializeBuildStatus:
Creating "Win32\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
Checking Build System
CMake does not need to re-run because C:/dspdf/push/dspdfviewer/build/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/dspdf/push/dspdfviewer/build/Testing/CMakeFiles/generate.stamp is up-to-date
.
FinalizeBuildStatus:
Deleting file "Win32\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "Win32\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\ZERO_CHECK.vcxproj" (default targets).
Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (1) is building "C:\dspdf\push\dspdfviewer\build\dspdfviewe
r.vcxproj" (3) on node 1 (default targets).
Project "C:\dspdf\push\dspdfviewer\build\dspdfviewer.vcxproj" (3) is building "C:\dspdf\push\dspdfviewer\build\libdspdf
viewer.vcxproj" (4) on node 1 (default targets).
InitializeBuildStatus:
Creating "libdspdfviewer.dir\Debug\libdspdfviewer.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
Description: Automatic moc for target libdspdfviewer
setlocal
cd C:\dspdf\push\dspdfviewer\build
if %errorlevel% neq 0 goto :cmEnd
C:
if %errorlevel% neq 0 goto :cmEnd
"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_autogen C:/dspdf/push/dspdfviewer/build/CMakeFiles/libdspdfview
er_automoc.dir/ Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\VS\VC\bin\CL.exe /c /IC:\Qt\Static\qtbase\include /IC:\Qt\Static\qtbase\include\QtCore /I"C:\Qt\Static\qtbase\mksp
ecs\win32-msvc2013" /IC:\Qt\Static\qtbase\include\QtGui /IC:\Qt\Static\qtbase\include\QtWidgets /IC:\dspdf\poppler\po
ppler\include\poppler\qt5 /IC:\dspdf\boost_1_59_0 /IC:\dspdf\push\dspdfviewer\build /Zi /nologo /W3 /WX- /Od /Ob0 /Oy
- /D WIN32 /D _WINDOWS /D _DEBUG /D POPPLER_QT5 /D QT_NO_DEBUG_OUTPUT /D QT_NO_CAST_FROM_ASCII /D "DSPDFVIEWER_VERSIO
N=\"1.14\"" /D QT_CORE_LIB /D QT_GUI_LIB /D QT_WIDGETS_LIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd
/GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"libdspdfviewer.dir\Debug\\" /Fd"libdspdfviewer.dir\Debug\vc120.pdb"
/Gd /TP /analyze- /errorReport:queue C:\dspdf\push\dspdfviewer\adjustedlink.cpp C:\dspdf\push\dspdfviewer\hyperlinka
rea.cpp C:\dspdf\push\dspdfviewer\pdfpagereference.cpp C:\dspdf\push\dspdfviewer\pdfdocumentreference.cpp C:\dspdf\pu
sh\dspdfviewer\runtimeconfiguration.cpp C:\dspdf\push\dspdfviewer\renderutils.cpp C:\dspdf\push\dspdfviewer\renderthr
ead.cpp C:\dspdf\push\dspdfviewer\renderingidentifier.cpp C:\dspdf\push\dspdfviewer\pagepart.cpp C:\dspdf\push\dspdfv
iewer\renderedpage.cpp C:\dspdf\push\dspdfviewer\pdfrenderfactory.cpp C:\dspdf\push\dspdfviewer\pdfviewerwindow.cpp C
:\dspdf\push\dspdfviewer\dspdfviewer.cpp C:\dspdf\push\dspdfviewer\windowrole.cpp C:\dspdf\push\dspdfviewer\build\lib
dspdfviewer_automoc.cpp
adjustedlink.cpp
hyperlinkarea.cpp
pdfpagereference.cpp
pdfdocumentreference.cpp
runtimeconfiguration.cpp
renderutils.cpp
renderthread.cpp
renderingidentifier.cpp
pagepart.cpp
renderedpage.cpp
pdfrenderfactory.cpp
pdfviewerwindow.cpp
dspdfviewer.cpp
windowrole.cpp
libdspdfviewer_automoc.cpp
Generating Code...
Lib:
C:\VS\VC\bin\Lib.exe /OUT:"C:\dspdf\push\dspdfviewer\build\Debug\libdspdfviewer.lib" /NOLOGO libdspdfviewer.dir\Debug
\adjustedlink.obj
libdspdfviewer.dir\Debug\hyperlinkarea.obj
libdspdfviewer.dir\Debug\pdfpagereference.obj
libdspdfviewer.dir\Debug\pdfdocumentreference.obj
libdspdfviewer.dir\Debug\runtimeconfiguration.obj
libdspdfviewer.dir\Debug\renderutils.obj
libdspdfviewer.dir\Debug\renderthread.obj
libdspdfviewer.dir\Debug\renderingidentifier.obj
libdspdfviewer.dir\Debug\pagepart.obj
libdspdfviewer.dir\Debug\renderedpage.obj
libdspdfviewer.dir\Debug\pdfrenderfactory.obj
libdspdfviewer.dir\Debug\pdfviewerwindow.obj
libdspdfviewer.dir\Debug\dspdfviewer.obj
libdspdfviewer.dir\Debug\windowrole.obj
libdspdfviewer.dir\Debug\libdspdfviewer_automoc.obj
libdspdfviewer.vcxproj -> C:\dspdf\push\dspdfviewer\build\Debug\libdspdfviewer.lib
FinalizeBuildStatus:
Deleting file "libdspdfviewer.dir\Debug\libdspdfviewer.tlog\unsuccessfulbuild".
Touching "libdspdfviewer.dir\Debug\libdspdfviewer.tlog\libdspdfviewer.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\libdspdfviewer.vcxproj" (default targets).
InitializeBuildStatus:
Creating "dspdfviewer.dir\Debug\dspdfviewer.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
Description: Automatic moc for target dspdfviewer
setlocal
cd C:\dspdf\push\dspdfviewer\build
if %errorlevel% neq 0 goto :cmEnd
C:
if %errorlevel% neq 0 goto :cmEnd
"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_autogen C:/dspdf/push/dspdfviewer/build/CMakeFiles/dspdfviewer_
automoc.dir/ Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\VS\VC\bin\CL.exe /c /IC:\Qt\Static\qtbase\include /IC:\Qt\Static\qtbase\include\QtCore /I"C:\Qt\Static\qtbase\mksp
ecs\win32-msvc2013" /IC:\Qt\Static\qtbase\include\QtGui /IC:\Qt\Static\qtbase\include\QtWidgets /IC:\dspdf\poppler\po
ppler\include\poppler\qt5 /IC:\dspdf\boost_1_59_0 /IC:\dspdf\push\dspdfviewer\build /Zi /nologo /W3 /WX- /Od /Ob0 /Oy
- /D WIN32 /D _WINDOWS /D _DEBUG /D POPPLER_QT5 /D QT_NO_DEBUG_OUTPUT /D QT_NO_CAST_FROM_ASCII /D "DSPDFVIEWER_VERSIO
N=\"1.14\"" /D QT_CORE_LIB /D QT_GUI_LIB /D QT_WIDGETS_LIB /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd
/GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"dspdfviewer.dir\Debug\\" /Fd"dspdfviewer.dir\Debug\vc120.pdb" /Gd /
TP /analyze- /errorReport:queue C:\dspdf\push\dspdfviewer\main.cpp C:\dspdf\push\dspdfviewer\build\dspdfviewer.qrc.cx
x C:\dspdf\push\dspdfviewer\build\dspdfviewer_automoc.cpp
main.cpp
dspdfviewer.qrc.cxx
dspdfviewer_automoc.cpp
Generating Code...
Link:
C:\VS\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\dspdf\push\dspdfviewer\build\Debug\dspdfviewer.exe" /INCREMENTAL /N
OLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi3
2.lib Debug\libdspdfviewer.lib C:\Qt\Static\qtbase\lib\Qt5XMLd.lib C:\Qt\Static\qtbase\lib\Qt5PlatformSupportd.lib C:
\Qt\Static\qtbase\plugins\platforms\qwindowsd.lib C:\Qt\Static\qtbase\lib\qtpcred.lib C:\Qt\Static\qtbase\lib\qtharfb
uzzngd.lib "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\WS2_32.Lib" "C:\Program Files (x86)\Microsoft SDK
s\Windows\v7.1A\Lib\OpenGL32.Lib" "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\MSImg32.Lib" "C:\Program F
iles (x86)\Microsoft SDKs\Windows\v7.1A\Lib\Imm32.Lib" "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\Winmm
.Lib" C:\Qt\Static\qtbase\lib\Qt5Widgetsd.lib C:\Qt\Static\qtbase\lib\Qt5Guid.lib C:\Qt\Static\qtbase\lib\Qt5Cored.li
b C:\dspdf\poppler\poppler\lib\popplerd.lib "C:\dspdf\poppler\poppler\lib\poppler-qt5d.lib" "C:\dspdf\poppler\deps\ca
iro\lib\cairo-staticd.lib" C:\dspdf\poppler\deps\freetype\lib\freetyped.lib C:\dspdf\poppler\deps\lcms\Lib\MS\lcms2_s
taticd.lib C:\dspdf\poppler\deps\fontconfig\lib\libfontconfigd.lib C:\dspdf\poppler\deps\libpng\lib\libpng16_staticd.
lib C:\dspdf\poppler\deps\libtiff\lib\tiff_staticd.lib C:\dspdf\poppler\deps\zlib\lib\zlibstaticd.lib C:\dspdf\popple
r\deps\expat\lib\expatd.lib C:\dspdf\poppler\deps\openjpeg\lib\openjp2d.lib C:\dspdf\poppler\deps\libtiff\lib\portd.l
ib C:\dspdf\poppler\deps\libiconv\lib\libiconvStaticD.lib "C:\dspdf\poppler\deps\pixman\lib\pixman-1_staticd.lib" "C:
\dspdf\boost_1_59_0\stage\lib\libboost_program_options-vc120-mt-sgd-1_59.lib" /MANIFEST /MANIFESTUAC:"level='asInvoke
r' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/dspdf/push/dspdfviewer/build/Debug/dspdfviewer.pdb" /SUBSYSTEM:C
ONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/dspdf/push/dspdfviewer/build/Debug/dspdfviewer.lib" /MACHINE:X86 /
SAFESEH /machine:X86 /debug dspdfviewer.dir\Debug\main.obj
dspdfviewer.dir\Debug\dspdfviewer.qrc.obj
dspdfviewer.dir\Debug\dspdfviewer_automoc.obj
lcms2_staticd.lib(cmserr.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification [C:\dspdf\
push\dspdfviewer\build\dspdfviewer.vcxproj]
Creating library C:/dspdf/push/dspdfviewer/build/Debug/dspdfviewer.lib and object C:/dspdf/push/dspdfviewer/build/
Debug/dspdfviewer.exp
dspdfviewer.vcxproj -> C:\dspdf\push\dspdfviewer\build\Debug\dspdfviewer.exe
FinalizeBuildStatus:
Deleting file "dspdfviewer.dir\Debug\dspdfviewer.tlog\unsuccessfulbuild".
Touching "dspdfviewer.dir\Debug\dspdfviewer.tlog\dspdfviewer.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\dspdfviewer.vcxproj" (default targets).
Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (1) is building "C:\dspdf\push\dspdfviewer\build\Testing\te
sthelp.vcxproj" (5) on node 1 (default targets).
Project "C:\dspdf\push\dspdfviewer\build\Testing\testhelp.vcxproj" (5) is building "C:\dspdf\push\dspdfviewer\build\Tes
ting\testpdfs.vcxproj" (6) on node 1 (default targets).
InitializeBuildStatus:
Creating "Win32\Debug\testpdfs\testpdfs.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Generating many-many-pages.pdf
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9 64-bit)
entering extended mode
(C:/dspdf/push/dspdfviewer/testing/pdfs/many-many-pages.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamer.cls"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasercs.sty")
Document Class: beamer 2015/01/05 3.36 A class for typesetting presentations (r
cs-revision 8a39122e1f63)
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasemodes.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasedecode.sty"))
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseoptions.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\geometry\geometry.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.9\tex\generic\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\geometry\geometry.cfg"))
("C:\Program Files\MiKTeX 2.9\tex\latex\base\size11.clo")
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\basiclayer\pgfcore.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\graphics.cfg")
("C:\Program Files\MiKTeX 2.9\tex\latex\pdftex-def\pdftex.def"
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty")
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\systemlayer\pgfsys.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgfrcs.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfutil-common.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfutil-common-lists.te
x")) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfutil-latex.def"
("C:\Program Files\MiKTeX 2.9\tex\latex\ms\everyshi.sty"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfrcs.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeys.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeysfiltered.code.te
x")) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgf.cfg")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys-pdftex.def"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsys-common-pdf.def
")))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsyssoftpath.code.t
ex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\systemlayer\pgfsysprotocol.code.t
ex")) ("C:\Program Files\MiKTeX 2.9\tex\latex\xcolor\xcolor.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\color.cfg"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcore.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmath.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathcalc.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathutil.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathparser.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.basic.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.trigonometr
ic.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.random.code
.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.comparison.
code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.base.code.t
ex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.round.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.misc.code.t
ex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfunctions.integerarit
hmetics.code.tex")))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmathfloat.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepoints.code.tex
")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathconstruct.c
ode.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathusage.code.
tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorescopes.code.tex
")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoregraphicstate.co
de.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoretransformations
.code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorequick.code.tex"
)
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreobjects.code.te
x")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepathprocessing.
code.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorearrows.code.tex
")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreshade.code.tex"
) ("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreimage.code.te
x"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoreexternal.code.t
ex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorelayers.code.tex
")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcoretransparency.co
de.tex")
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\basiclayer\pgfcorepatterns.code.t
ex"))) ("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\xxcolor.sty")
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\atbegshi.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-hyperref.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\hobsub-generic.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\auxhook.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.9\tex\latex\url\url.sty")
Package hyperref Message: Stopped early.
)
Package hyperref Message: Driver (autodetected): hpdftex.
("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\hpdftex.def"
("C:\Program Files\MiKTeX 2.9\tex\latex\oberdiek\rerunfilecheck.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaserequires.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasecompatibility.sty
") ("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasefont.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\sansmathaccent\sansmathaccent.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\filehook\filehook.sty")))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetranslator.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\translator.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\translator-langu
age-mappings.tex")))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasemisc.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetwoscreens.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseoverlay.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetitle.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasesection.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseframe.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseverbatim.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseframesize.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseframecomponents.s
ty") ("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasecolor.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasenotes.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetoc.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetemplates.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseauxtemplates.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaseboxes.sty")))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbaselocalstructure.st
y" ("C:\Program Files\MiKTeX 2.9\tex\latex\tools\enumerate.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasenavigation.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasetheorems.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amstext.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsgen.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsbsy.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\amsmath\amsopn.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\amscls\amsthm.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\beamerbasethemes.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\theme\beamerthemedef
ault.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\font\beamerfonttheme
default.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\color\beamercolorthe
medefault.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\inner\beamerinnerthe
medefault.sty")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\themes\outer\beamerouterthe
medefault.sty")))
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgfpages.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\tools\calc.sty"))
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgffor.sty"
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\utilities\pgfkeys.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgfkeys.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\latex\pgf\math\pgfmath.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmath.code.tex"))
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\utilities\pgffor.code.tex"
("C:\Program Files\MiKTeX 2.9\tex\generic\pgf\math\pgfmath.code.tex")))
(C:/dspdf\push\dspdfviewer\build\Testing\many-many-pages.aux)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
("C:\Program Files\MiKTeX 2.9\tex\context\base\supp-pdf.mkii"
[Loading MPS to PDF converter (version 2006.09.02).]
) ABD: EveryShipout initializing macros
("C:\Program Files\MiKTeX 2.9\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\gettitlestring.sty"))
(C:/dspdf\push\dspdfviewer\build\Testing\many-many-pages.out)
(C:/dspdf\push\dspdfviewer\build\Testing\many-many-pages.out)
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-basic-dictionary\translator-basic-dictionary-English.dict")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-bibliography-dictionary\translator-bibliography-dictionary-English.dict")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-environment-dictionary\translator-environment-dictionary-English.dict")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-months-dictionary\translator-months-dictionary-English.dict")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-numbers-dictionary\translator-numbers-dictionary-English.dict")
("C:\Program Files\MiKTeX 2.9\tex\latex\beamer\base\translator\dicts\translator
-theorem-dictionary\translator-theorem-dictionary-English.dict")
(C:/dspdf\push\dspdfviewer\build\Testing\many-many-pages.nav)
CUSTOMBUILD : LaTeX Font warning : Font shape `OT1/cmss/m/n' in size <4> not available [C:\dspdf\push\dspdfviewer\build
\Testing\testpdfs.vcxproj]
(Font) size <5> substituted on input line 27.
[2{C:/Users/Admin/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}pdfTeX warn
ing (ext4): destination with the same identifier (name{Navigation1}) has been a
lready used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.1} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [3pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation2}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.2} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [4pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation3}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.3} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [5pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation4}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.4} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [6pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation5}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.5} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [7pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation6}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.6} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [8pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation7}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.7} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [9pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
igation8}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.8} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [10pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation9}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.9} [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [11pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation10}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.10 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [12pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation11}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.11 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [13pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation12}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.12 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [14pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation13}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.13 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [15pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation14}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.14 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [16pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation15}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.15 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [17pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation16}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.16 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [18pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation17}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.17 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [19pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation18}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.18 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [20pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation19}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.19 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [21pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation20}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.20 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [22pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation21}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.21 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [23pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation22}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.22 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [24pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation23}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.23 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [25pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation24}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.24 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [26pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation25}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.25 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [27pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation26}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.26 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [28pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation27}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.27 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [29pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation28}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.28 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [30pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation29}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.29 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [31pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation30}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.30 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [32pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation31}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.31 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [33pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation32}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.32 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [34pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation33}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.33 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [35pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation34}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.34 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [36pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation35}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.35 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [37pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation36}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.36 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [38pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation37}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.37 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [39pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation38}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.38 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [40pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation39}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.39 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [41pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation40}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.40 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [42pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation41}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.41 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [43pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation42}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.42 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [44pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation43}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.43 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [45pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation44}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.44 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [46pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation45}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.45 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [47pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation46}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.46 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [48pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation47}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.47 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [49pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation48}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.48 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [50pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation49}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.49 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [51pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation50}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.50 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [52pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation51}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.51 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [53pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation52}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.52 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [54pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation53}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.53 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [55pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation54}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.54 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [56pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation55}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.55 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [57pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation56}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.56 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [58pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation57}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.57 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [59pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation58}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.58 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [60pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation59}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.59 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [61pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation60}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.60 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [62pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation61}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.61 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [63pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation62}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.62 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [64pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation63}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.63 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [65pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation64}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.64 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [66pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation65}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.65 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [67pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation66}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.66 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [68pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation67}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.67 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [69pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation68}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.68 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [70pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation69}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.69 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [71pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation70}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.70 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [72pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation71}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.71 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [73pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation72}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.72 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [74pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation73}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.73 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [75pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation74}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.74 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [76pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation75}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.75 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [77pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation76}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.76 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [78pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation77}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.77 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [79pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation78}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.78 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [80pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation79}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.79 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [81pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation80}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.80 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [82pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation81}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.81 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [83pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation82}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.82 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [84pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation83}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.83 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [85pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation84}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.84 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [86pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation85}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.85 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [87pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation86}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.86 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [88pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation87}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.87 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [89pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation88}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.88 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [90pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation89}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.89 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [91pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation90}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.90 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [92pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation91}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.91 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [93pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation92}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.92 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [94pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation93}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.93 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [95pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation94}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.94 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [96pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation95}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.95 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [97pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation96}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.96 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [98pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation97}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.97 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [99pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
vigation98}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.98 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [100pdfTeX warning (ext4): destination with the same identifier (name{N [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
avigation99}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.99 [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.27 }
CUSTOMBUILD : ] [101pdfTeX warning (ext4): destination with the same identifier (name{N [C:\dspdf\push\dspdfviewer\buil
d\Testing\testpdfs.vcxproj]
avigation100}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.29 \end{document}
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier [C:\dspdf\push\dspdfviewer\build\Testing\test
pdfs.vcxproj]
(name{page.100}) has been already used, duplicate ignored
\pgfpages@shipoutshipoutbox ...physicalpagesizes }
\endgroup
l.29 \end{document}
]
(C:/dspdf\push\dspdfviewer\build\Testing\many-many-pages.aux)
CUSTOMBUILD : LaTeX Font warning : Size substitutions with differences [C:\dspdf\push\dspdfviewer\build\Testing\testpdf
s.vcxproj]
(Font) up to 1.0pt have occurred.
)
(see the transcript file for additional information)<C:/Program Files/MiKTeX 2.
9/fonts/type1/public/amsfonts/cm/cmss10.pfb><C:/Program Files/MiKTeX 2.9/fonts/
type1/public/amsfonts/cm/cmss9.pfb>
Output written on C:/dspdf/push/dspdfviewer/build/Testing/many-many-pages.pdf (
100 pages, 572570 bytes).
Transcript written on C:/dspdf/push/dspdfviewer/build/Testing/many-many-pages.l
og.
FinalizeBuildStatus:
Deleting file "Win32\Debug\testpdfs\testpdfs.tlog\unsuccessfulbuild".
Touching "Win32\Debug\testpdfs\testpdfs.tlog\testpdfs.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\Testing\testpdfs.vcxproj" (default targets).
InitializeBuildStatus:
Creating "testhelp.dir\Debug\testhelp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
Description: Automatic moc for target testhelp
setlocal
cd C:\dspdf\push\dspdfviewer\build\Testing
if %errorlevel% neq 0 goto :cmEnd
C:
if %errorlevel% neq 0 goto :cmEnd
"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_autogen C:/dspdf/push/dspdfviewer/build/Testing/CMakeFiles/test
help_automoc.dir/ Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\VS\VC\bin\CL.exe /c /IC:\Qt\Static\qtbase\include /IC:\Qt\Static\qtbase\include\QtCore /I"C:\Qt\Static\qtbase\mksp
ecs\win32-msvc2013" /IC:\Qt\Static\qtbase\include\QtGui /IC:\Qt\Static\qtbase\include\QtWidgets /IC:\dspdf\poppler\po
ppler\include\poppler\qt5 /IC:\dspdf\boost_1_59_0 /IC:\dspdf\push\dspdfviewer\build /IC:\dspdf\push\dspdfviewer\testi
ng\.. /Zi /nologo /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D POPPLER_QT5 /D QT_NO_DEBUG_OUTPUT /D QT_NO
_CAST_FROM_ASCII /D "DSPDFVIEWER_VERSION=\"1.14\"" /D QT_CORE_LIB /D QT_GUI_LIB /D QT_WIDGETS_LIB /D "CMAKE_INTDIR=\"
Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"testhelp.dir\Debug\\" /Fd"te
sthelp.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue C:\dspdf\push\dspdfviewer\testing\testhelpers.cc C:\
dspdf\push\dspdfviewer\build\Testing\testhelp_automoc.cpp
testhelpers.cc
testhelp_automoc.cpp
Generating Code...
Lib:
C:\VS\VC\bin\Lib.exe /OUT:"C:\dspdf\push\dspdfviewer\build\Testing\Debug\testhelp.lib" /NOLOGO testhelp.dir\Debug\tes
thelpers.obj
testhelp.dir\Debug\testhelp_automoc.obj
testhelp.vcxproj -> C:\dspdf\push\dspdfviewer\build\Testing\Debug\testhelp.lib
FinalizeBuildStatus:
Deleting file "testhelp.dir\Debug\testhelp.tlog\unsuccessfulbuild".
Touching "testhelp.dir\Debug\testhelp.tlog\testhelp.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\Testing\testhelp.vcxproj" (default targets).
Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (1) is building "C:\dspdf\push\dspdfviewer\build\Testing\te
strunner.vcxproj" (7) on node 1 (default targets).
InitializeBuildStatus:
Creating "testrunner.dir\Debug\testrunner.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
Description: Automatic moc for target testrunner
setlocal
cd C:\dspdf\push\dspdfviewer\build\Testing
if %errorlevel% neq 0 goto :cmEnd
C:
if %errorlevel% neq 0 goto :cmEnd
"C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_autogen C:/dspdf/push/dspdfviewer/build/Testing/CMakeFiles/test
runner_automoc.dir/ Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
CustomBuild:
All outputs are up-to-date.
ClCompile:
C:\VS\VC\bin\CL.exe /c /IC:\Qt\Static\qtbase\include /IC:\Qt\Static\qtbase\include\QtCore /I"C:\Qt\Static\qtbase\mksp
ecs\win32-msvc2013" /IC:\Qt\Static\qtbase\include\QtGui /IC:\Qt\Static\qtbase\include\QtWidgets /IC:\dspdf\poppler\po
ppler\include\poppler\qt5 /IC:\dspdf\boost_1_59_0 /IC:\dspdf\push\dspdfviewer\build /IC:\dspdf\push\dspdfviewer\testi
ng\.. /Zi /nologo /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D POPPLER_QT5 /D QT_NO_DEBUG_OUTPUT /D QT_NO
_CAST_FROM_ASCII /D "DSPDFVIEWER_VERSION=\"1.14\"" /D QT_CORE_LIB /D QT_GUI_LIB /D QT_WIDGETS_LIB /D "CMAKE_INTDIR=\"
Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"testrunner.dir\Debug\\" /Fd"
testrunner.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue C:\dspdf\push\dspdfviewer\testing\testrenderonep
age.cc "C:\dspdf\push\dspdfviewer\testing\test-images.cc" C:\dspdf\push\dspdfviewer\testing\testrunner.cc "C:\dspdf\p
ush\dspdfviewer\testing\test-thumbnail-cmdline.cc" C:\dspdf\push\dspdfviewer\build\Testing\testrunner_automoc.cpp
testrenderonepage.cc
test-images.cc
testrunner.cc
test-thumbnail-cmdline.cc
testrunner_automoc.cpp
Generating Code...
Link:
C:\VS\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\dspdf\push\dspdfviewer\build\Testing\Debug\testrunner.exe" /INCREME
NTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib
advapi32.lib Debug\testhelp.lib ..\Debug\libdspdfviewer.lib C:\Qt\Static\qtbase\lib\Qt5XMLd.lib C:\Qt\Static\qtbase\l
ib\Qt5PlatformSupportd.lib C:\Qt\Static\qtbase\plugins\platforms\qwindowsd.lib C:\Qt\Static\qtbase\lib\qtpcred.lib C:
\Qt\Static\qtbase\lib\qtharfbuzzngd.lib "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\WS2_32.Lib" "C:\Prog
ram Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\OpenGL32.Lib" "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\L
ib\MSImg32.Lib" "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Lib\Imm32.Lib" "C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.1A\Lib\Winmm.Lib" C:\Qt\Static\qtbase\lib\Qt5Widgetsd.lib C:\Qt\Static\qtbase\lib\Qt5Guid.lib C:\Qt\
Static\qtbase\lib\Qt5Cored.lib C:\dspdf\poppler\poppler\lib\popplerd.lib "C:\dspdf\poppler\poppler\lib\poppler-qt5d.l
ib" "C:\dspdf\poppler\deps\cairo\lib\cairo-staticd.lib" C:\dspdf\poppler\deps\freetype\lib\freetyped.lib C:\dspdf\pop
pler\deps\lcms\Lib\MS\lcms2_staticd.lib C:\dspdf\poppler\deps\fontconfig\lib\libfontconfigd.lib C:\dspdf\poppler\deps
\libpng\lib\libpng16_staticd.lib C:\dspdf\poppler\deps\libtiff\lib\tiff_staticd.lib C:\dspdf\poppler\deps\zlib\lib\zl
ibstaticd.lib C:\dspdf\poppler\deps\expat\lib\expatd.lib C:\dspdf\poppler\deps\openjpeg\lib\openjp2d.lib C:\dspdf\pop
pler\deps\libtiff\lib\portd.lib C:\dspdf\poppler\deps\libiconv\lib\libiconvStaticD.lib "C:\dspdf\poppler\deps\pixman\
lib\pixman-1_staticd.lib" "C:\dspdf\boost_1_59_0\stage\lib\libboost_program_options-vc120-mt-sgd-1_59.lib" "C:\dspdf\
boost_1_59_0\stage\lib\libboost_unit_test_framework-vc120-mt-sgd-1_59.lib" /MANIFEST /MANIFESTUAC:"level='asInvoker'
uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/dspdf/push/dspdfviewer/build/Testing/Debug/testrunner.pdb" /SUBSYST
EM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/dspdf/push/dspdfviewer/build/Testing/Debug/testrunner.lib" /MA
CHINE:X86 /SAFESEH /machine:X86 /debug testrunner.dir\Debug\testrenderonepage.obj
"testrunner.dir\Debug\test-images.obj"
testrunner.dir\Debug\testrunner.obj
"testrunner.dir\Debug\test-thumbnail-cmdline.obj"
testrunner.dir\Debug\testrunner_automoc.obj
lcms2_staticd.lib(cmserr.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification [C:\dspdf\
push\dspdfviewer\build\Testing\testrunner.vcxproj]
Creating library C:/dspdf/push/dspdfviewer/build/Testing/Debug/testrunner.lib and object C:/dspdf/push/dspdfviewer
/build/Testing/Debug/testrunner.exp
testrunner.vcxproj -> C:\dspdf\push\dspdfviewer\build\Testing\Debug\testrunner.exe
FinalizeBuildStatus:
Deleting file "testrunner.dir\Debug\testrunner.tlog\unsuccessfulbuild".
Touching "testrunner.dir\Debug\testrunner.tlog\testrunner.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\Testing\testrunner.vcxproj" (default targets).
InitializeBuildStatus:
Creating "Win32\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
FinalizeBuildStatus:
Deleting file "Win32\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "Win32\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (default targets).
Build succeeded.
"C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\dspdf\push\dspdfviewer\build\dspdfviewer.vcxproj" (default target) (3) ->
(Link target) ->
lcms2_staticd.lib(cmserr.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification [C:\dspd
f\push\dspdfviewer\build\dspdfviewer.vcxproj]
"C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\dspdf\push\dspdfviewer\build\Testing\testhelp.vcxproj" (default target) (5) ->
"C:\dspdf\push\dspdfviewer\build\Testing\testpdfs.vcxproj" (default target) (6) ->
(CustomBuild target) ->
CUSTOMBUILD : LaTeX Font warning : Font shape `OT1/cmss/m/n' in size <4> not available [C:\dspdf\push\dspdfviewer\bui
ld\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.1} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [3pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.2} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [4pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.3} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [5pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.4} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [6pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.5} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [7pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.6} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [8pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.7} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [9pdfTeX warning (ext4): destination with the same identifier (name{Nav [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.8} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [10pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.9} [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [11pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.10 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [12pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.11 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [13pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.12 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [14pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.13 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [15pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.14 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [16pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.15 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [17pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.16 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [18pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.17 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [19pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.18 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [20pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.19 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [21pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.20 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [22pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.21 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [23pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.22 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [24pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.23 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [25pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.24 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [26pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.25 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [27pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.26 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [28pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.27 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [29pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.28 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [30pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.29 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [31pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.30 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [32pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.31 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [33pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.32 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [34pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.33 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [35pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.34 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [36pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.35 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [37pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.36 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [38pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.37 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [39pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.38 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [40pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.39 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [41pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.40 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [42pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.41 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [43pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.42 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [44pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.43 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [45pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.44 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [46pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.45 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [47pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.46 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [48pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.47 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [49pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.48 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [50pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.49 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [51pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.50 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [52pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.51 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [53pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.52 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [54pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.53 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [55pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.54 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [56pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.55 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [57pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.56 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [58pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.57 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [59pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.58 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [60pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.59 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [61pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.60 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [62pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.61 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [63pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.62 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [64pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.63 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [65pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.64 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [66pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.65 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [67pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.66 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [68pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.67 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [69pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.68 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [70pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.69 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [71pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.70 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [72pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.71 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [73pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.72 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [74pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.73 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [75pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.74 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [76pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.75 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [77pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.76 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [78pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.77 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [79pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.78 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [80pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.79 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [81pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.80 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [82pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.81 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [83pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.82 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [84pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.83 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [85pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.84 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [86pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.85 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [87pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.86 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [88pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.87 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [89pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.88 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [90pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.89 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [91pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.90 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [92pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.91 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [93pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.92 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [94pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.93 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [95pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.94 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [96pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.95 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [97pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.96 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [98pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.97 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [99pdfTeX warning (ext4): destination with the same identifier (name{Na [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.98 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [100pdfTeX warning (ext4): destination with the same identifier (name{N [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier (name{page.99 [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : ] [101pdfTeX warning (ext4): destination with the same identifier (name{N [C:\dspdf\push\dspdfviewer\bu
ild\Testing\testpdfs.vcxproj]
CUSTOMBUILD : pdfTeX warning (ext4): destination with the same identifier [C:\dspdf\push\dspdfviewer\build\Testing\te
stpdfs.vcxproj]
CUSTOMBUILD : LaTeX Font warning : Size substitutions with differences [C:\dspdf\push\dspdfviewer\build\Testing\testp
dfs.vcxproj]
"C:\dspdf\push\dspdfviewer\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\dspdf\push\dspdfviewer\build\Testing\testrunner.vcxproj" (default target) (7) ->
(Link target) ->
lcms2_staticd.lib(cmserr.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification [C:\dspd
f\push\dspdfviewer\build\Testing\testrunner.vcxproj]
203 Warning(s)
0 Error(s)
Time Elapsed 00:01:51.85
C:\dspdf\push\dspdfviewer\build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment