Building GuidoQt with Visual Studio 2008

Help
2010-04-15
2012-10-22
  • Klaus Klapperon
    Klaus Klapperon
    2010-04-15

    Hello,  
      
    I want to compile GuidoQt with Visual Studio 2008 under Windows XP. Qt 4.6 is
    installed, also the Qt Visual Studio 2008 plugin. I downloaded cmake and run
    it in the cmake directory. Then I opened the .sln and tried to build. It
    failed. Did I do something wrong? Does anyone compiled successfully with
    Visual Studio? Are they other ways to compile under Windows XP?  
    Ciao,  
      
      
    Konstantin  
      
      
    Build log:  
    
        
        ------ Build started: Project: GUIDOEngine-static, Configuration: Debug Win32 ------
        Compiling...
        FormatStringParser.cpp
        GSystemWin32.cpp
        ..\win32\src\GSystemWin32.cpp(29) : warning C4273: 'GSystemWin32::GSystemWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(51) : see previous definition of '{ctor}'
        ..\win32\src\GSystemWin32.cpp(34) : warning C4273: 'GSystemWin32::~GSystemWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(52) : see previous definition of '{dtor}'
        ..\win32\src\GSystemWin32.cpp(43) : warning C4273: 'GSystemWin32::CreateDisplayDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(55) : see previous definition of 'CreateDisplayDevice'
        ..\win32\src\GSystemWin32.cpp(54) : warning C4273: 'GSystemWin32::CreateMemoryDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(56) : see previous definition of 'CreateMemoryDevice'
        ..\win32\src\GSystemWin32.cpp(66) : warning C4273: 'GSystemWin32::CreateMemoryDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(57) : see previous definition of 'CreateMemoryDevice'
        ..\win32\src\GSystemWin32.cpp(79) : warning C4273: 'GSystemWin32::CreateAntiAliasedMemoryDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(59) : see previous definition of 'CreateAntiAliasedMemoryDevice'
        ..\win32\src\GSystemWin32.cpp(90) : warning C4273: 'GSystemWin32::CreatePrinterDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(58) : see previous definition of 'CreatePrinterDevice'
        ..\win32\src\GSystemWin32.cpp(105) : warning C4273: 'GSystemWin32::CreateVGFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(63) : see previous definition of 'CreateVGFont'
        ..\win32\src\GSystemWin32.cpp(110) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\win32\src\GSystemWin32.cpp(135) : warning C4273: 'GSystemWin32::SetPrinterDC' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GSystemWin32.h(66) : see previous definition of 'SetPrinterDC'
        GFontWin32.cpp
        ..\win32\src\GFontWin32.cpp(26) : warning C4273: 'GFontWin32::GFontWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GFontWin32.h(45) : see previous definition of '{ctor}'
        ..\win32\src\GFontWin32.cpp(33) : warning C4273: 'GFontWin32::~GFontWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GFontWin32.h(49) : see previous definition of '{dtor}'
        ..\win32\src\GFontWin32.cpp(42) : warning C4273: 'GFontWin32::GetExtent' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GFontWin32.h(61) : see previous definition of 'GetExtent'
        ..\win32\src\GFontWin32.cpp(69) : warning C4273: 'GFontWin32::GetExtent' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GFontWin32.h(62) : see previous definition of 'GetExtent'
        GDeviceWin32.cpp
        ..\win32\src\GDeviceWin32.cpp(28) : warning C4273: 'GDeviceWin32::GDeviceWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(52) : see previous definition of '{ctor}'
        ..\win32\src\GDeviceWin32.cpp(47) : warning C4273: 'GDeviceWin32::GDeviceWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(53) : see previous definition of '{ctor}'
        ..\win32\src\GDeviceWin32.cpp(91) : warning C4273: 'GDeviceWin32::GDeviceWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(54) : see previous definition of '{ctor}'
        ..\win32\src\GDeviceWin32.cpp(119) : warning C4273: 'GDeviceWin32::initialize' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(215) : see previous definition of 'initialize'
        ..\win32\src\GDeviceWin32.cpp(132) : warning C4273: 'GDeviceWin32::~GDeviceWin32' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(55) : see previous definition of '{dtor}'
        ..\win32\src\GDeviceWin32.cpp(147) : warning C4273: 'GDeviceWin32::IsValid' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(57) : see previous definition of 'IsValid'
        ..\win32\src\GDeviceWin32.cpp(157) : warning C4273: 'GDeviceWin32::BeginDraw' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(60) : see previous definition of 'BeginDraw'
        ..\win32\src\GDeviceWin32.cpp(193) : warning C4273: 'GDeviceWin32::EndDraw' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(61) : see previous definition of 'EndDraw'
        ..\win32\src\GDeviceWin32.cpp(229) : warning C4273: 'GDeviceWin32::InvalidateRect' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(62) : see previous definition of 'InvalidateRect'
        ..\win32\src\GDeviceWin32.cpp(244) : warning C4273: 'GDeviceWin32::MoveTo' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(65) : see previous definition of 'MoveTo'
        ..\win32\src\GDeviceWin32.cpp(251) : warning C4273: 'GDeviceWin32::LineTo' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(66) : see previous definition of 'LineTo'
        ..\win32\src\GDeviceWin32.cpp(259) : warning C4273: 'GDeviceWin32::Line' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(67) : see previous definition of 'Line'
        ..\win32\src\GDeviceWin32.cpp(267) : warning C4273: 'GDeviceWin32::Frame' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(68) : see previous definition of 'Frame'
        ..\win32\src\GDeviceWin32.cpp(279) : warning C4273: 'GDeviceWin32::Arc' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(69) : see previous definition of 'Arc'
        ..\win32\src\GDeviceWin32.cpp(287) : warning C4273: 'GDeviceWin32::Triangle' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(72) : see previous definition of 'Triangle'
        ..\win32\src\GDeviceWin32.cpp(297) : warning C4273: 'GDeviceWin32::Polygon' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(73) : see previous definition of 'Polygon'
        ..\win32\src\GDeviceWin32.cpp(323) : warning C4273: 'GDeviceWin32::Rectangle' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(74) : see previous definition of 'Rectangle'
        ..\win32\src\GDeviceWin32.cpp(336) : warning C4273: 'GDeviceWin32::SetMusicFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(77) : see previous definition of 'SetMusicFont'
        ..\win32\src\GDeviceWin32.cpp(347) : warning C4273: 'GDeviceWin32::GetMusicFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(78) : see previous definition of 'GetMusicFont'
        ..\win32\src\GDeviceWin32.cpp(354) : warning C4273: 'GDeviceWin32::SetTextFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(79) : see previous definition of 'SetTextFont'
        ..\win32\src\GDeviceWin32.cpp(365) : warning C4273: 'GDeviceWin32::GetTextFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(80) : see previous definition of 'GetTextFont'
        ..\win32\src\GDeviceWin32.cpp(372) : warning C4273: 'GDeviceWin32::SelectPen' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(84) : see previous definition of 'SelectPen'
        ..\win32\src\GDeviceWin32.cpp(401) : warning C4273: 'GDeviceWin32::SelectPenWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(230) : see previous definition of 'SelectPenWidth'
        ..\win32\src\GDeviceWin32.cpp(419) : warning C4273: 'GDeviceWin32::SelectPenColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(227) : see previous definition of 'SelectPenColor'
        ..\win32\src\GDeviceWin32.cpp(438) : warning C4273: 'GDeviceWin32::SelectFillColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(85) : see previous definition of 'SelectFillColor'
        ..\win32\src\GDeviceWin32.cpp(456) : warning C4273: 'GDeviceWin32::PushPen' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(86) : see previous definition of 'PushPen'
        ..\win32\src\GDeviceWin32.cpp(464) : warning C4273: 'GDeviceWin32::PopPen' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(87) : see previous definition of 'PopPen'
        ..\win32\src\GDeviceWin32.cpp(471) : warning C4273: 'GDeviceWin32::PushPenColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(232) : see previous definition of 'PushPenColor'
        ..\win32\src\GDeviceWin32.cpp(476) : warning C4273: 'GDeviceWin32::PopPenColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(233) : see previous definition of 'PopPenColor'
        ..\win32\src\GDeviceWin32.cpp(482) : warning C4273: 'GDeviceWin32::PushPenWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(235) : see previous definition of 'PushPenWidth'
        ..\win32\src\GDeviceWin32.cpp(487) : warning C4273: 'GDeviceWin32::PopPenWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(236) : see previous definition of 'PopPenWidth'
        ..\win32\src\GDeviceWin32.cpp(496) : warning C4273: 'GDeviceWin32::PushFillColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(88) : see previous definition of 'PushFillColor'
        ..\win32\src\GDeviceWin32.cpp(506) : warning C4273: 'GDeviceWin32::PopFillColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(89) : see previous definition of 'PopFillColor'
        ..\win32\src\GDeviceWin32.cpp(515) : warning C4273: 'GDeviceWin32::SetRasterOpMode' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(90) : see previous definition of 'SetRasterOpMode'
        ..\win32\src\GDeviceWin32.cpp(525) : warning C4273: 'GDeviceWin32::CopyPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(96) : see previous definition of 'CopyPixels'
        ..\win32\src\GDeviceWin32.cpp(535) : warning C4273: 'GDeviceWin32::CopyPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(97) : see previous definition of 'CopyPixels'
        ..\win32\src\GDeviceWin32.cpp(574) : warning C4273: 'GDeviceWin32::CopyPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(98) : see previous definition of 'CopyPixels'
        ..\win32\src\GDeviceWin32.cpp(614) : warning C4273: 'GDeviceWin32::CopyPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(99) : see previous definition of 'CopyPixels'
        ..\win32\src\GDeviceWin32.cpp(657) : warning C4273: 'GDeviceWin32::SetScale' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(102) : see previous definition of 'SetScale'
        ..\win32\src\GDeviceWin32.cpp(668) : warning C4273: 'GDeviceWin32::SetOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(103) : see previous definition of 'SetOrigin'
        ..\win32\src\GDeviceWin32.cpp(683) : warning C4273: 'GDeviceWin32::OffsetOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(104) : see previous definition of 'OffsetOrigin'
        ..\win32\src\GDeviceWin32.cpp(699) : warning C4273: 'GDeviceWin32::LogicalToDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(105) : see previous definition of 'LogicalToDevice'
        ..\win32\src\GDeviceWin32.cpp(710) : warning C4273: 'GDeviceWin32::DeviceToLogical' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(106) : see previous definition of 'DeviceToLogical'
        ..\win32\src\GDeviceWin32.cpp(718) : warning C4273: 'GDeviceWin32::GetXScale' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(107) : see previous definition of 'GetXScale'
        ..\win32\src\GDeviceWin32.cpp(724) : warning C4273: 'GDeviceWin32::GetYScale' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(108) : see previous definition of 'GetYScale'
        ..\win32\src\GDeviceWin32.cpp(730) : warning C4273: 'GDeviceWin32::GetXOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(109) : see previous definition of 'GetXOrigin'
        ..\win32\src\GDeviceWin32.cpp(736) : warning C4273: 'GDeviceWin32::GetYOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(110) : see previous definition of 'GetYOrigin'
        ..\win32\src\GDeviceWin32.cpp(743) : warning C4273: 'GDeviceWin32::NotifySize' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(111) : see previous definition of 'NotifySize'
        ..\win32\src\GDeviceWin32.cpp(791) : warning C4273: 'GDeviceWin32::GetWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(112) : see previous definition of 'GetWidth'
        ..\win32\src\GDeviceWin32.cpp(798) : warning C4273: 'GDeviceWin32::GetHeight' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(113) : see previous definition of 'GetHeight'
        ..\win32\src\GDeviceWin32.cpp(808) : warning C4273: 'GDeviceWin32::DrawMusicSymbol' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(116) : see previous definition of 'DrawMusicSymbol'
        ..\win32\src\GDeviceWin32.cpp(817) : warning C4273: 'GDeviceWin32::DrawString' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(117) : see previous definition of 'DrawString'
        ..\win32\src\GDeviceWin32.cpp(828) : warning C4273: 'GDeviceWin32::SetFontColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(118) : see previous definition of 'SetFontColor'
        ..\win32\src\GDeviceWin32.cpp(837) : warning C4273: 'GDeviceWin32::GetFontColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(119) : see previous definition of 'GetFontColor'
        ..\win32\src\GDeviceWin32.cpp(846) : warning C4273: 'GDeviceWin32::SetFontBackgroundColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(120) : see previous definition of 'SetFontBackgroundColor'
        ..\win32\src\GDeviceWin32.cpp(859) : warning C4273: 'GDeviceWin32::GetFontBackgroundColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(121) : see previous definition of 'GetFontBackgroundColor'
        ..\win32\src\GDeviceWin32.cpp(869) : warning C4273: 'GDeviceWin32::SetFontAlign' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(122) : see previous definition of 'SetFontAlign'
        ..\win32\src\GDeviceWin32.cpp(878) : warning C4273: 'GDeviceWin32::GetFontAlign' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(123) : see previous definition of 'GetFontAlign'
        ..\win32\src\GDeviceWin32.cpp(888) : warning C4273: 'GDeviceWin32::SetDPITag' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(126) : see previous definition of 'SetDPITag'
        ..\win32\src\GDeviceWin32.cpp(895) : warning C4273: 'GDeviceWin32::GetDPITag' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(127) : see previous definition of 'GetDPITag'
        ..\win32\src\GDeviceWin32.cpp(902) : warning C4273: 'GDeviceWin32::getVGSystem' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(130) : see previous definition of 'getVGSystem'
        ..\win32\src\GDeviceWin32.cpp(909) : warning C4273: 'GDeviceWin32::GetNativeContext' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(157) : see previous definition of 'GetNativeContext'
        ..\win32\src\GDeviceWin32.cpp(916) : warning C4273: 'GDeviceWin32::GetBitMapPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(128) : see previous definition of 'GetBitMapPixels'
        ..\win32\src\GDeviceWin32.cpp(923) : warning C4273: 'GDeviceWin32::ReleaseBitMapPixels' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(129) : see previous definition of 'ReleaseBitMapPixels'
        ..\win32\src\GDeviceWin32.cpp(952) : warning C4273: 'GDeviceWin32::ConvertToWin32Align' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(162) : see previous definition of 'ConvertToWin32Align'
        ..\win32\src\GDeviceWin32.cpp(968) : warning C4273: 'GDeviceWin32::ConvertToWin32Op' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(163) : see previous definition of 'ConvertToWin32Op'
        ..\win32\src\GDeviceWin32.cpp(983) : warning C4273: 'GDeviceWin32::Win32SetupTransformMode' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(165) : see previous definition of 'Win32SetupTransformMode'
        ..\win32\src\GDeviceWin32.cpp(991) : warning C4273: 'GDeviceWin32::Win32ApplyTransform' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(166) : see previous definition of 'Win32ApplyTransform'
        ..\win32\src\GDeviceWin32.cpp(1035) : warning C4273: 'GDeviceWin32::loadBitmapFromBMPFile' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(217) : see previous definition of 'loadBitmapFromBMPFile'
        ..\win32\src\GDeviceWin32.cpp(1097) : warning C4273: 'GDeviceWin32::createBitmapInfoStruct' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(219) : see previous definition of 'createBitmapInfoStruct'
        ..\win32\src\GDeviceWin32.cpp(1170) : warning C4273: 'GDeviceWin32::saveBitmapToBMPFile' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(220) : see previous definition of 'saveBitmapToBMPFile'
        ..\win32\src\GDeviceWin32.cpp(1260) : warning C4273: 'GDeviceWin32::loadAnImage' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(218) : see previous definition of 'loadAnImage'
        ..\win32\src\GDeviceWin32.cpp(1279) : warning C4273: 'GDeviceWin32::getHDC' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\win32\src\GDeviceWin32.h(136) : see previous definition of 'getHDC'
        nvstring.cpp
        SVGSystem.cpp
        ..\src\tools\SVGSystem.cpp(25) : warning C4273: 'mInstance' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(44) : see previous definition of 'public: static VGSystem * SVGSystem::mInstance'
        ..\src\tools\SVGSystem.cpp(25) : error C2491: 'SVGSystem::mInstance' : definition of dllimport static data member not allowed
        ..\src\tools\SVGSystem.cpp(28) : warning C4273: 'SVGSystem::SetInstance' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(36) : see previous definition of 'SetInstance'
        ..\src\tools\SVGSystem.cpp(35) : warning C4273: 'SVGSystem::SCreateDisplayDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(37) : see previous definition of 'SCreateDisplayDevice'
        ..\src\tools\SVGSystem.cpp(41) : warning C4273: 'SVGSystem::SCreateMemoryDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(38) : see previous definition of 'SCreateMemoryDevice'
        ..\src\tools\SVGSystem.cpp(47) : warning C4273: 'SVGSystem::SCreateAntiAliasedMemoryDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(43) : see previous definition of 'SCreateAntiAliasedMemoryDevice'
        ..\src\tools\SVGSystem.cpp(53) : warning C4273: 'SVGSystem::SCreateMemoryDebugDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(39) : see previous definition of 'SCreateMemoryDebugDevice'
        ..\src\tools\SVGSystem.cpp(59) : warning C4273: 'SVGSystem::SCreateMemoryDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(40) : see previous definition of 'SCreateMemoryDevice'
        ..\src\tools\SVGSystem.cpp(65) : warning C4273: 'SVGSystem::SCreatePrinterDevice' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(41) : see previous definition of 'SCreatePrinterDevice'
        ..\src\tools\SVGSystem.cpp(71) : warning C4273: 'SVGSystem::SCreateVGFont' : inconsistent dll linkage
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\include\SVGSystem.h(42) : see previous definition of 'SCreateVGFont'
        NullGDevice.cpp
        GDevicePostScript.cpp
        ..\src\tools\GDevicePostScript.cpp(35) : warning C4273: 'GDevicePostScript::GDevicePostScript' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(50) : see previous definition of '{ctor}'
        ..\src\tools\GDevicePostScript.cpp(58) : warning C4273: 'GDevicePostScript::~GDevicePostScript' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(54) : see previous definition of '{dtor}'
        ..\src\tools\GDevicePostScript.cpp(70) : warning C4273: 'GDevicePostScript::PSIncludeHeaderFile' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(244) : see previous definition of 'PSIncludeHeaderFile'
        ..\src\tools\GDevicePostScript.cpp(74) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
        ..\src\tools\GDevicePostScript.cpp(90) : warning C4273: 'GDevicePostScript::PSReset' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(243) : see previous definition of 'PSReset'
        ..\src\tools\GDevicePostScript.cpp(109) : warning C4273: 'GDevicePostScript::SetTextFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(82) : see previous definition of 'SetTextFont'
        ..\src\tools\GDevicePostScript.cpp(127) : warning C4273: 'GDevicePostScript::SetMusicFont' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(79) : see previous definition of 'SetMusicFont'
        ..\src\tools\GDevicePostScript.cpp(145) : warning C4273: 'GDevicePostScript::DrawMusicSymbol' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(131) : see previous definition of 'DrawMusicSymbol'
        ..\src\tools\GDevicePostScript.cpp(161) : warning C4273: 'GDevicePostScript::DrawString' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(132) : see previous definition of 'DrawString'
        ..\src\tools\GDevicePostScript.cpp(212) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\tools\GDevicePostScript.cpp(224) : warning C4273: 'GDevicePostScript::MoveTo' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(66) : see previous definition of 'MoveTo'
        ..\src\tools\GDevicePostScript.cpp(234) : warning C4273: 'GDevicePostScript::LineTo' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(67) : see previous definition of 'LineTo'
        ..\src\tools\GDevicePostScript.cpp(248) : warning C4273: 'GDevicePostScript::Line' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(68) : see previous definition of 'Line'
        ..\src\tools\GDevicePostScript.cpp(256) : warning C4273: 'GDevicePostScript::Rectangle' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(76) : see previous definition of 'Rectangle'
        ..\src\tools\GDevicePostScript.cpp(285) : warning C4273: 'GDevicePostScript::PSAddRectangleToPath' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(192) : see previous definition of 'PSAddRectangleToPath'
        ..\src\tools\GDevicePostScript.cpp(296) : warning C4273: 'GDevicePostScript::Polygon' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(75) : see previous definition of 'Polygon'
        ..\src\tools\GDevicePostScript.cpp(317) : warning C4273: 'GDevicePostScript::Arc' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(71) : see previous definition of 'Arc'
        ..\src\tools\GDevicePostScript.cpp(334) : warning C4273: 'GDevicePostScript::BeginDraw' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(60) : see previous definition of 'BeginDraw'
        ..\src\tools\GDevicePostScript.cpp(370) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
        ..\src\tools\GDevicePostScript.cpp(406) : warning C4273: 'GDevicePostScript::EndDraw' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(61) : see previous definition of 'EndDraw'
        ..\src\tools\GDevicePostScript.cpp(472) : warning C4273: 'GDevicePostScript::PushPen' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(89) : see previous definition of 'PushPen'
        ..\src\tools\GDevicePostScript.cpp(481) : warning C4273: 'GDevicePostScript::PopPen' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(90) : see previous definition of 'PopPen'
        ..\src\tools\GDevicePostScript.cpp(488) : warning C4273: 'GDevicePostScript::PushPenColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(261) : see previous definition of 'PushPenColor'
        ..\src\tools\GDevicePostScript.cpp(493) : warning C4273: 'GDevicePostScript::PopPenColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(262) : see previous definition of 'PopPenColor'
        ..\src\tools\GDevicePostScript.cpp(499) : warning C4273: 'GDevicePostScript::PushPenWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(264) : see previous definition of 'PushPenWidth'
        ..\src\tools\GDevicePostScript.cpp(504) : warning C4273: 'GDevicePostScript::PopPenWidth' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(265) : see previous definition of 'PopPenWidth'
        ..\src\tools\GDevicePostScript.cpp(512) : warning C4273: 'GDevicePostScript::PushFillColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(91) : see previous definition of 'PushFillColor'
        ..\src\tools\GDevicePostScript.cpp(522) : warning C4273: 'GDevicePostScript::PopFillColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(92) : see previous definition of 'PopFillColor'
        ..\src\tools\GDevicePostScript.cpp(530) : warning C4273: 'GDevicePostScript::SetFontColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(133) : see previous definition of 'SetFontColor'
        ..\src\tools\GDevicePostScript.cpp(540) : warning C4273: 'GDevicePostScript::SetScale' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(110) : see previous definition of 'SetScale'
        ..\src\tools\GDevicePostScript.cpp(563) : warning C4273: 'GDevicePostScript::SetOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(111) : see previous definition of 'SetOrigin'
        ..\src\tools\GDevicePostScript.cpp(597) : warning C4273: 'GDevicePostScript::OffsetOrigin' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(112) : see previous definition of 'OffsetOrigin'
        ..\src\tools\GDevicePostScript.cpp(627) : warning C4273: 'GDevicePostScript::LogicalToDevice' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(113) : see previous definition of 'LogicalToDevice'
        ..\src\tools\GDevicePostScript.cpp(635) : warning C4273: 'GDevicePostScript::DeviceToLogical' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(114) : see previous definition of 'DeviceToLogical'
        ..\src\tools\GDevicePostScript.cpp(642) : warning C4273: 'GDevicePostScript::Triangle' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(74) : see previous definition of 'Triangle'
        ..\src\tools\GDevicePostScript.cpp(652) : warning C4273: 'GDevicePostScript::GetNativeContext' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(164) : see previous definition of 'GetNativeContext'
        ..\src\tools\GDevicePostScript.cpp(660) : warning C4273: 'GDevicePostScript::PSMoveTo' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(191) : see previous definition of 'PSMoveTo'
        ..\src\tools\GDevicePostScript.cpp(671) : warning C4273: 'GDevicePostScript::SetGrayColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(188) : see previous definition of 'SetGrayColor'
        ..\src\tools\GDevicePostScript.cpp(680) : warning C4273: 'GDevicePostScript::SetGrayColor' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\GDevicePostScript.h(189) : see previous definition of 'SetGrayColor'
        DeviceExporter.cpp
        ..\src\tools\DeviceExporter.cpp(34) : warning C4273: 'DeviceExporter::ExportToFile' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\DeviceExporter.h(69) : see previous definition of 'ExportToFile'
        ..\src\tools\DeviceExporter.cpp(76) : warning C4273: 'DeviceExporter::WIN32_createBitmapInfoStruct' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\DeviceExporter.h(75) : see previous definition of 'WIN32_createBitmapInfoStruct'
        ..\src\tools\DeviceExporter.cpp(148) : warning C4273: 'DeviceExporter::WIN32_saveBitmapToBMPFile' : inconsistent dll linkage
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\tools\DeviceExporter.h(76) : see previous definition of 'WIN32_saveBitmapToBMPFile'
        CGuidoDoc.cpp
        guido.cpp
        gmntools.cpp
        TagParameterString.cpp
        ..\src\abstract\TagParameterString.cpp(139) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\TagParameterString.cpp(150) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        TagParameterList.cpp
        ..\src\abstract\TagParameterList.cpp(87) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        TagParameterInt.cpp
        TagParameterFloat.cpp
        ..\src\abstract\TagParameterFloat.cpp(36) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(57) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(70) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(87) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(92) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(136) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(145) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(157) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(172) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        TagParameter.cpp
        MoreMusicalTags.cpp
        Fraction.cpp
        ARVolta.cpp
        Generating Code...
        Compiling...
        ARVoiceManager.cpp
        ARUserChordTag.cpp
        ..\src\abstract\ARUserChordTag.cpp(55) : error C3861: 'snprintf': identifier not found
        ..\src\abstract\ARUserChordTag.cpp(122) : error C3861: 'snprintf': identifier not found
        ARUnits.cpp
        ARTuplet.cpp
        ARTStem.cpp
        ARTStaccato.cpp
        ARTrill.cpp
        ARTremolo.cpp
        ARTPortato.cpp
        ARTitle.cpp
        ARTie.cpp
        ARTHead.cpp
        ARText.cpp
        ARTenuto.cpp
        ARTempo.cpp
        ..\src\abstract\ARTempo.cpp(135) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARTempo.cpp(144) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ARTDummy.cpp
        ARTBowing.cpp
        ARTArticulation.cpp
        ARTagEnd.cpp
        ARTagBegin.cpp
        Generating Code...
        Compiling...
        ARTAccent.cpp
        ARSystemFormat.cpp
        ARStaffFormat.cpp
        ARStaff.cpp
        ARStaccato.cpp
        ARSpecial.cpp
        ..\src\abstract\ARSpecial.cpp(92) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARSpecial.cpp(99) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARSpecial.cpp(106) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ARSpace.cpp
        ARSlur.cpp
        ARShareStem.cpp
        ARShareLocation.cpp
        ARSegno.cpp
        ARRitardando.cpp
        ARRestFormat.cpp
        ARRest.cpp
        ARRepeatEnd.cpp
        ARRepeatBegin.cpp
        ARRangeEnd.cpp
        ARPizz.cpp
        ARPageFormat.cpp
        AROctava.cpp
        Generating Code...
        Compiling...
        ARNoteName.cpp
        ARNoteFormat.cpp
        ARNote.cpp
        ARNewSystem.cpp
        ARNaturalKey.cpp
        ARName.cpp
        ARMusicalVoiceState.cpp
        ARMusicalVoice.cpp
        ARMusicalTag.cpp
        ..\src\abstract\ARMusicalTag.cpp(120) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ARMusicalObject.cpp
        ARMusicalEvent.cpp
        ARMusic.cpp
        ARMTParameter.cpp
        ARMeter.cpp
        ..\src\abstract\ARMeter.cpp(44) : error C3861: 'snprintf': identifier not found
        ARMark.cpp
        ARMarcato.cpp
        ARLyrics.cpp
        ARLabel.cpp
        ARKey.cpp
        ARJump.cpp
        Generating Code...
        Compiling...
        ARIntens.cpp
        ARInstrument.cpp
        ARHarmonic.cpp
        ARGrace.cpp
        ARFinishBar.cpp
        ARFingering.cpp
        ARFine.cpp
        ARFermata.cpp
        ARFactory.cpp
        ARDynamics.cpp
        ARDrRenz.cpp
        ARDrHoos.cpp
        ARDoubleBar.cpp
        ARDotFormat.cpp
        ARDisplayDuration.cpp
        ARDiminuendo.cpp
        ARDimEnd.cpp
        ARDefineTag.cpp
        ARDalSegno.cpp
        ARDaCoda.cpp
        Generating Code...
        Compiling...
        ARDaCapo.cpp
        ARCue.cpp
        ARCrescendo.cpp
        ARCrescEnd.cpp
        ARComposer.cpp
        ARColor.cpp
        ARCoda.cpp
        ARClef.cpp
        ..\src\abstract\ARClef.cpp(138) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ARChordTag.cpp
        ARChordComma.cpp
        ARChord.cpp
        ARBreathMark.cpp
        ARBowing.cpp
        ARBembel.cpp
        ARBeam.cpp
        ARBarFormat.cpp
        ARBar.cpp
        ARAuto.cpp
        ARAlter.cpp
        ..\src\abstract\ARAlter.cpp(97) : error C3861: 'snprintf': identifier not found
        ARAccol.cpp
        Generating Code...
        Compiling...
        ARAccent.cpp
        ARAccelerando.cpp
        ARAcc.cpp
        ARABreak.cpp
        NVRect.cpp
        NVPoint.cpp
        NEPointerList.cpp
        NEList.cpp
        Image.cpp
        GRVolta.cpp
        GRVoiceManager.cpp
        GRVoice.cpp
        GRTuplet.cpp
        ..\src\graphic\GRTuplet.cpp(377) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRTuplet.cpp(379) : error C3861: 'snprintf': identifier not found
        GRTrill.cpp
        GRTremolo.cpp
        GRTie.cpp
        GRText.cpp
        GRTempo.cpp
        ..\src\graphic\GRTempo.cpp(90) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        GRTagARNotationElement.cpp
        GRTag.cpp
        Generating Code...
        Compiling...
        GRSystemTagInterface.cpp
        GRSystemTag.cpp
        GRSystemSlice.cpp
        GRSystem.cpp
        ..\src\graphic\GRSystem.cpp(460) : warning C4244: '+=' : conversion from 'const float' to 'int', possible loss of data
        ..\src\graphic\GRSystem.cpp(694) : error C3861: 'snprintf': identifier not found
        GRSText.cpp
        GRStem.cpp
        ..\src\graphic\GRStem.cpp(193) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRStem.cpp(204) : error C3861: 'snprintf': identifier not found
        GRStdNoteHead.cpp
        GRStaffManager.cpp
        GRStaffFormat.cpp
        GRStaff.cpp
        ..\src\graphic\GRStaff.cpp(2053) : error C3861: 'snprintf': identifier not found
        GRSpringForceIndex.cpp
        GRSpringCollider.cpp
        GRSpring.cpp
        GRSpecial.cpp
        GRSpacingMatrix.cpp
        GRSpaceForceFunction.cpp
        GRSpace.cpp
        GRSlur.cpp
        GRSliceHeight.cpp
        GRSingleRest.cpp
        Generating Code...
        Compiling...
        GRSingleNote.cpp
        ..\src\graphic\GRSingleNote.cpp(150) : error C3861: 'snprintf': identifier not found
        GRSimpleBeam.cpp
        GRSegno.cpp
        GRRod.cpp
        GRRitardando.cpp
        GRRest.cpp
        GRRepeatEnd.cpp
        ..\src\graphic\GRRepeatEnd.cpp(74) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
        GRRepeatBegin.cpp
        GRRange.cpp
        GRPTagARNotationElement.cpp
        GRPossibleBreakState.cpp
        GRPositionTag.cpp
        GRPageText.cpp
        GRPage.cpp
        ..\src\graphic\GRPage.cpp(234) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRPage.cpp(252) : error C3861: 'snprintf': identifier not found
        GRNoteHead.cpp
        GRNoteDot.cpp
        GRNote.cpp
        GRNotationElement.cpp
        ..\src\graphic\GRNotationElement.cpp(147) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRNotationElement.cpp(174) : error C3861: 'snprintf': identifier not found
        GRNewTuplet.cpp
        ..\src\graphic\GRNewTuplet.cpp(431) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRNewTuplet.cpp(433) : error C3861: 'snprintf': identifier not found
        GRMusicalObject.cpp
        Generating Code...
        Compiling...
        GRMusic.cpp
        ..\src\graphic\GRMusic.cpp(96) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\graphic\GRMusic.cpp(109) : error C3861: 'snprintf': identifier not found
        GRMeter.cpp
        ..\src\graphic\GRMeter.cpp(72) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(73) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(149) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(158) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(167) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(168) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(178) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(179) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(196) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(218) : error C3861: 'snprintf': identifier not found
        GRKey.cpp
        GRJump.cpp
        GRIntens.cpp
        GRInstrument.cpp
        GRGrace.cpp
        GRGlue.cpp
        GRGlobalStem.cpp
        GRGlobalLocation.cpp
        GRFlag.cpp
        GRFinishBar.cpp
        GREvent.cpp
        GREmpty.cpp
        GRDynamics.cpp
        GRDummy.cpp
        GRDrRenz.cpp
        GRDrHoos.cpp
        GRDoubleBar.cpp
        GRDiminuendo.cpp
        Generating Code...
        Compiling...
        GRCrescendo.cpp
        GRCompositeNotationElement.cpp
        GRComposedNotationElement.cpp
        GRCoda.cpp
        GRClef.cpp
        ..\src\graphic\GRClef.cpp(279) : error C3861: 'snprintf': identifier not found
        GRChordTag.cpp
        GRChord.cpp
        GRBreathMark.cpp
        GRBreakMatrix.cpp
        GRBowing.cpp
        GRBembel.cpp
        GRBeam.cpp
        ..\src\graphic\GRBeam.cpp(82) : error C3861: 'snprintf': identifier not found
        GRBarFormat.cpp
        GRBar.cpp
        GRArticulation.cpp
        GRARNotationElement.cpp
        GRARCompositeNotationElement.cpp
        GraphTools.cpp
        GRAccolade.cpp
        GRAccidental.cpp
        Generating Code...
        Compiling...
        GRAccelerando.cpp
        GObject.cpp
        Bitmap.cpp
        TimeMapper.cpp
        GUIDOScoreMap.cpp
        ..\src\lib\GUIDOScoreMap.cpp(33) : error C2491: 'GuidoGetMap' : definition of dllimport function not allowed
        ..\src\lib\GUIDOScoreMap.cpp(45) : error C2491: 'GuidoGetTimeMap' : definition of dllimport function not allowed
        GUIDOInternal.cpp
        GUIDOFactory.cpp
        ..\src\lib\GUIDOFactory.cpp(42) : error C2491: 'GuidoFactoryOpen' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(48) : error C2491: 'GuidoFactoryClose' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(53) : error C2491: 'GuidoFactoryOpenMusic' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(59) : error C2491: 'GuidoFactoryCloseMusic' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(73) : error C2491: 'GuidoFactoryOpenVoice' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(79) : error C2491: 'GuidoFactoryCloseVoice' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(89) : error C2491: 'GuidoFactoryOpenChord' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(96) : error C2491: 'GuidoFactoryCloseChord' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(103) : error C2491: 'GuidoFactoryInsertCommata' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(113) : error C2491: 'GuidoFactoryOpenEvent' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(120) : error C2491: 'GuidoFactoryCloseEvent' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(127) : error C2491: 'GuidoFactoryAddSharp' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(134) : error C2491: 'GuidoFactoryAddFlat' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(141) : error C2491: 'GuidoFactorySetEventDots' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(148) : error C2491: 'GuidoFactorySetEventAccidentals' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(155) : error C2491: 'GuidoFactorySetOctave' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(162) : error C2491: 'GuidoFactorySetDuration' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(175) : error C2491: 'GuidoFactoryCloseTag' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(182) : error C2491: 'GuidoFactoryAddTagParameterString' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(189) : error C2491: 'GuidoFactoryAddTagParameterInt' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(196) : error C2491: 'GuidoFactoryAddTagParameterFloat' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(203) : error C2491: 'GuidoFactorySetParameterName' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(210) : error C2491: 'GuidoFactorySetParameterUnit' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(219) : error C2491: 'GuidoFactoryCreateTag' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(226) : error C2491: 'GuidoFactoryIsRangeTag' : definition of dllimport function not allowed
        ..\src\lib\GUIDOFactory.cpp(234) : error C2491: 'GuidoFactoryEndTag' : definition of dllimport function not allowed
        GUIDOEngineParser.cpp
        GUIDOEngineJava.cpp
        Generating Code...
        Build log was saved at "file://c:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\cmake\GUIDOEngine-static.dir\Debug\BuildLog.htm"
        GUIDOEngine-static - 59 error(s), 161 warning(s)
        ------ Build started: Project: GUIDOEngine, Configuration: Debug Win32 ------
        Compiling...
        GSystemWin32.cpp
        ..\win32\src\GSystemWin32.cpp(110) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        GFontWin32.cpp
        GDeviceWin32.cpp
        nvstring.cpp
        SVGSystem.cpp
        NullGDevice.cpp
        GDevicePostScript.cpp
        ..\src\tools\GDevicePostScript.cpp(74) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
        ..\src\tools\GDevicePostScript.cpp(212) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\tools\GDevicePostScript.cpp(370) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
        DeviceExporter.cpp
        CGuidoDoc.cpp
        guido.cpp
        gmntools.cpp
        TagParameterString.cpp
        ..\src\abstract\TagParameterString.cpp(139) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\TagParameterString.cpp(150) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        TagParameterList.cpp
        ..\src\abstract\TagParameterList.cpp(87) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        TagParameterInt.cpp
        TagParameterFloat.cpp
        ..\src\abstract\TagParameterFloat.cpp(36) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(57) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(70) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(87) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(92) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(136) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(145) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(157) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\abstract\TagParameterFloat.cpp(172) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        TagParameter.cpp
        MoreMusicalTags.cpp
        Fraction.cpp
        ARVolta.cpp
        ARVoiceManager.cpp
        Generating Code...
        Compiling...
        ARUserChordTag.cpp
        ..\src\abstract\ARUserChordTag.cpp(55) : error C3861: 'snprintf': identifier not found
        ..\src\abstract\ARUserChordTag.cpp(122) : error C3861: 'snprintf': identifier not found
        ARUnits.cpp
        ARTuplet.cpp
        ARTStem.cpp
        ARTStaccato.cpp
        ARTrill.cpp
        ARTremolo.cpp
        ARTPortato.cpp
        ARTitle.cpp
        ARTie.cpp
        ARTHead.cpp
        ARText.cpp
        ARTenuto.cpp
        ARTempo.cpp
        ..\src\abstract\ARTempo.cpp(135) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARTempo.cpp(144) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ARTDummy.cpp
        ARTBowing.cpp
        ARTArticulation.cpp
        ARTagEnd.cpp
        ARTagBegin.cpp
        ARTAccent.cpp
        Generating Code...
        Compiling...
        ARSystemFormat.cpp
        ARStaffFormat.cpp
        ARStaff.cpp
        ARStaccato.cpp
        ARSpecial.cpp
        ..\src\abstract\ARSpecial.cpp(92) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARSpecial.cpp(99) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ..\src\abstract\ARSpecial.cpp(106) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        ARSpace.cpp
        ARSlur.cpp
        ARShareStem.cpp
        ARShareLocation.cpp
        ARSegno.cpp
        ARRitardando.cpp
        ARRestFormat.cpp
        ARRest.cpp
        ARRepeatEnd.cpp
        ARRepeatBegin.cpp
        ARRangeEnd.cpp
        ARPizz.cpp
        ARPageFormat.cpp
        AROctava.cpp
        ARNoteName.cpp
        Generating Code...
        Compiling...
        ARNoteFormat.cpp
        ARNote.cpp
        ARNewSystem.cpp
        ARNaturalKey.cpp
        ARName.cpp
        ARMusicalVoiceState.cpp
        ARMusicalVoice.cpp
        ARMusicalTag.cpp
        ..\src\abstract\ARMusicalTag.cpp(120) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ARMusicalObject.cpp
        ARMusicalEvent.cpp
        ARMusic.cpp
        ARMTParameter.cpp
        ARMeter.cpp
        ..\src\abstract\ARMeter.cpp(44) : error C3861: 'snprintf': identifier not found
        ARMark.cpp
        ARMarcato.cpp
        ARLyrics.cpp
        ARLabel.cpp
        ARKey.cpp
        ARJump.cpp
        ARIntens.cpp
        Generating Code...
        Compiling...
        ARInstrument.cpp
        ARHarmonic.cpp
        ARGrace.cpp
        ARFinishBar.cpp
        ARFingering.cpp
        ARFine.cpp
        ARFermata.cpp
        ARFactory.cpp
        ARDynamics.cpp
        ARDrRenz.cpp
        ARDrHoos.cpp
        ARDoubleBar.cpp
        ARDotFormat.cpp
        ARDisplayDuration.cpp
        ARDiminuendo.cpp
        ARDimEnd.cpp
        ARDefineTag.cpp
        ARDalSegno.cpp
        ARDaCoda.cpp
        ARDaCapo.cpp
        Generating Code...
        Compiling...
        ARCue.cpp
        ARCrescendo.cpp
        ARCrescEnd.cpp
        ARComposer.cpp
        ARColor.cpp
        ARCoda.cpp
        ARClef.cpp
        ..\src\abstract\ARClef.cpp(138) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ARChordTag.cpp
        ARChordComma.cpp
        ARChord.cpp
        ARBreathMark.cpp
        ARBowing.cpp
        ARBembel.cpp
        ARBeam.cpp
        ARBarFormat.cpp
        ARBar.cpp
        ARAuto.cpp
        ARAlter.cpp
        ..\src\abstract\ARAlter.cpp(97) : error C3861: 'snprintf': identifier not found
        ARAccol.cpp
        ARAccent.cpp
        Generating Code...
        Compiling...
        ARAccelerando.cpp
        ARAcc.cpp
        ARABreak.cpp
        NVRect.cpp
        NVPoint.cpp
        NEPointerList.cpp
        NEList.cpp
        Image.cpp
        GRVolta.cpp
        GRVoiceManager.cpp
        GRVoice.cpp
        GRTuplet.cpp
        ..\src\graphic\GRTuplet.cpp(377) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRTuplet.cpp(379) : error C3861: 'snprintf': identifier not found
        GRTrill.cpp
        GRTremolo.cpp
        GRTie.cpp
        GRText.cpp
        GRTempo.cpp
        ..\src\graphic\GRTempo.cpp(90) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
        GRTagARNotationElement.cpp
        GRTag.cpp
        GRSystemTagInterface.cpp
        Generating Code...
        Compiling...
        GRSystemTag.cpp
        GRSystemSlice.cpp
        GRSystem.cpp
        ..\src\graphic\GRSystem.cpp(460) : warning C4244: '+=' : conversion from 'const float' to 'int', possible loss of data
        ..\src\graphic\GRSystem.cpp(694) : error C3861: 'snprintf': identifier not found
        GRSText.cpp
        GRStem.cpp
        ..\src\graphic\GRStem.cpp(193) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRStem.cpp(204) : error C3861: 'snprintf': identifier not found
        GRStdNoteHead.cpp
        GRStaffManager.cpp
        GRStaffFormat.cpp
        GRStaff.cpp
        ..\src\graphic\GRStaff.cpp(2053) : error C3861: 'snprintf': identifier not found
        GRSpringForceIndex.cpp
        GRSpringCollider.cpp
        GRSpring.cpp
        GRSpecial.cpp
        GRSpacingMatrix.cpp
        GRSpaceForceFunction.cpp
        GRSpace.cpp
        GRSlur.cpp
        GRSliceHeight.cpp
        GRSingleRest.cpp
        GRSingleNote.cpp
        ..\src\graphic\GRSingleNote.cpp(150) : error C3861: 'snprintf': identifier not found
        Generating Code...
        Compiling...
        GRSimpleBeam.cpp
        GRSegno.cpp
        GRRod.cpp
        GRRitardando.cpp
        GRRest.cpp
        GRRepeatEnd.cpp
        ..\src\graphic\GRRepeatEnd.cpp(74) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
        GRRepeatBegin.cpp
        GRRange.cpp
        GRPTagARNotationElement.cpp
        GRPossibleBreakState.cpp
        GRPositionTag.cpp
        GRPageText.cpp
        GRPage.cpp
        ..\src\graphic\GRPage.cpp(234) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRPage.cpp(252) : error C3861: 'snprintf': identifier not found
        GRNoteHead.cpp
        GRNoteDot.cpp
        GRNote.cpp
        GRNotationElement.cpp
        ..\src\graphic\GRNotationElement.cpp(147) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRNotationElement.cpp(174) : error C3861: 'snprintf': identifier not found
        GRNewTuplet.cpp
        ..\src\graphic\GRNewTuplet.cpp(431) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRNewTuplet.cpp(433) : error C3861: 'snprintf': identifier not found
        GRMusicalObject.cpp
        GRMusic.cpp
        ..\src\graphic\GRMusic.cpp(96) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                C:\Programme\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
        ..\src\graphic\GRMusic.cpp(109) : error C3861: 'snprintf': identifier not found
        Generating Code...
        Compiling...
        GRMeter.cpp
        ..\src\graphic\GRMeter.cpp(72) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(73) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(149) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(158) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(167) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(168) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(178) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(179) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(196) : error C3861: 'snprintf': identifier not found
        ..\src\graphic\GRMeter.cpp(218) : error C3861: 'snprintf': identifier not found
        GRKey.cpp
        GRJump.cpp
        GRIntens.cpp
        GRInstrument.cpp
        GRGrace.cpp
        GRGlue.cpp
        GRGlobalStem.cpp
        GRGlobalLocation.cpp
        GRFlag.cpp
        GRFinishBar.cpp
        GREvent.cpp
        GREmpty.cpp
        GRDynamics.cpp
        GRDummy.cpp
        GRDrRenz.cpp
        GRDrHoos.cpp
        GRDoubleBar.cpp
        GRDiminuendo.cpp
        GRCrescendo.cpp
        Generating Code...
        Compiling...
        GRCompositeNotationElement.cpp
        GRComposedNotationElement.cpp
        GRCoda.cpp
        GRClef.cpp
        ..\src\graphic\GRClef.cpp(279) : error C3861: 'snprintf': identifier not found
        GRChordTag.cpp
        GRChord.cpp
        GRBreathMark.cpp
        GRBreakMatrix.cpp
        GRBowing.cpp
        GRBembel.cpp
        GRBeam.cpp
        ..\src\graphic\GRBeam.cpp(82) : error C3861: 'snprintf': identifier not found
        GRBarFormat.cpp
        GRBar.cpp
        GRArticulation.cpp
        GRARNotationElement.cpp
        GRARCompositeNotationElement.cpp
        GraphTools.cpp
        GRAccolade.cpp
        GRAccidental.cpp
        GRAccelerando.cpp
        Generating Code...
        Compiling...
        GObject.cpp
        Bitmap.cpp
        TimeMapper.cpp
        GUIDOScoreMap.cpp
        C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\misc\kf_ilist.h(134) : warning C4150: deletion of pointer to incomplete type 'ARMusicalVoice'; no destructor called
                c:\dokumente und einstellungen\konstantin\eigene dateien\export\mapping\src\abstract\MusicalVoiceList.h(30) : see declaration of 'ARMusicalVoice'
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\misc\kf_ilist.h(132) : while compiling class template member function 'void KF_IPointerList<TYPE>::DeleteData(TYPE *)'
                with
                [
                    TYPE=ARMusicalVoice
                ]
                C:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\src\abstract\ARMusic.h(37) : see reference to class template instantiation 'KF_IPointerList<TYPE>' being compiled
                with
                [
                    TYPE=ARMusicalVoice
                ]
        GUIDOInternal.cpp
        GUIDOFactory.cpp
        GUIDOEngineParser.cpp
        GUIDOEngineJava.cpp
        FormatStringParser.cpp
        Generating Code...
        Build log was saved at "file://c:\Dokumente und Einstellungen\Konstantin\Eigene Dateien\Export\mapping\cmake\GUIDOEngine.dir\Debug\BuildLog.htm"
        GUIDOEngine - 30 error(s), 28 warning(s)
        ------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
        Project not selected to build for this solution configuration 
        ========== Build: 0 succeeded, 2 failed, 2 up-to-date, 1 skipped ==========
    
    
     
  • Dominique Fober
    Dominique Fober
    2010-04-19

    AFAIK, the project has never been compiled using visual studio 2008. The
    cmakelist.txt file supports up to Visual Studio 2005.

    elseif(${CMAKE_GENERATOR} STREQUAL "Visual Studio 8 2005")
      add_definitions(-DVC2005)
    

    I suggest to simply try the 2005 setup with 2008. Could you check adding the
    following:

    elseif(${CMAKE_GENERATOR} STREQUAL "Visual Studio 8 2008")
      add_definitions(-DVC2005)
    

    --
    Dominique

     
  • Klaus Klapperon
    Klaus Klapperon
    2010-04-19

    Hello Dominique,

    thank you for the tip. I added the lines above ("Visual Studio 9 2008")
    and I could build the GUIDOEngine.dll. The build of the static lib failed
    because of the "inconsistent dll linkage" and "definition of dllimport
    function not allowed" (see the long build report).
    The build of the GuidoQt.lib was not easy with Visual Studio 2008, because
    Nokia want the user to use the commercial version for VS2008.

    Konstantin

     
  • Dominique Fober
    Dominique Fober
    2010-04-20

    Thanks for the try and the correct cmake line ("Visual Studio 9 2008")
    I've modified the cmakelist.txt file (on the mapping branch).
    Concerning the static build issue, I have to check (it could have nothing to
    do with VS2008).
    --
    Dominique

     
  • Dominique Fober
    Dominique Fober
    2010-04-21

    The static build issue is independent of the VS version, it's due to a bad
    export definition.
    A simple way to solve the problem, is to add

    add_definitions(-DGUIDOExport)
    

    near the beginning of the cmakelist.txt file.
    The change has been committed to the mapping branch.

     
  • Klaus Klapperon
    Klaus Klapperon
    2010-04-21

    Now the lib compiles without errors under VS2008. Thank you very much for your
    efford!