Am Montag, 27. Mai 2013 um 10:18:07, schrieb Hugo Hinterberger 
<hugo.hinterber...@gmx.net>
> Hi,
> 
> I just want to inform you that the Windows build of branch 'master' has
> a problem:
> 
> LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/FORCE'
> specification
> [D:\Workspace\LyX-Git\lyx-20-build\src\tests\check_layout.vcxproj]
> support.lib(gettext.obj) : warning LNK4006: "class
> std::basic_string<unsigned int,struct std::char_traits<unsigned
> int>,class std::allocator<unsigned int> > const __cdecl lyx::_(class
> int>std::basic_string<char,struct std::char_traits<char>,class
> int>std::allocator<char> > const
> int>&)" 
> (?_@lyx@@YA?BV?$basic_string@IU?$char_traits@I@std@@V?$allocator@I@2@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@@Z)
> int>already defined in dummy_functions.obj; second definition ignored
> int>[D:\Workspace\LyX-Git\lyx-20-build\src\tests\check_layout.vcxproj]
> int>D:\Workspace\LyX-Git\lyx-20-build\bin\Debug\check_layout.exe :
> int>warning LNK4088: image being generated due to /FORCE option; image
> int>may not run
> int>[D:\Workspace\LyX-Git\lyx-20-build\src\tests\check_layout.vcxproj]
> 
> The last successful build was on Thursday.
> 
> The build completes with warnings, but the executable does not run.
> Well, it does run, but it does not show a UI.
> 
> Kind regards,
> Hugo

check_layout has no GUI. It is not meant to be run directly, but is part of 
ctest.
        ( e.g. #ctest -R layouts
          called from the build directory)

If you are not testing, you do not need it for lyx.

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to