Hello, <br> I'm trying to build the frontend gui from 0.5.5 on Win32 XP. First of olsrd_cfgparser.lib is missing from gui\Main\ in <a href="http://0.5.5.">0.5.5.</a> So I went and got it from <a href="http://0.5.4.">0.5.4.</a> Now VC++ complains below, any ideas, how come there are switch gui binaries for XP and the code does not build?<br>
<br>2>Compiling manifest to resources...<br>2>Linking...<br>2>LINK : C:\cygwin\home\SCHUMI\olsrd55src\olsrd-a5b9cf969979\gui\win32\Debug\Shim.exe not found or not built by the last incremental link; performing full link<br>
1>Compiling manifest to resources...<br>1>Linking...<br>2>Embedding manifest...<br>2>Build log was saved at "file://c:\cygwin\home\SCHUMI\olsrd55src\olsrd-a5b9cf969979\gui\win32\Shim\Debug\BuildLog.htm"<br>
2>Shim - 0 error(s), 0 warning(s)<br>1>CVTRES : fatal error CVT1100: duplicate resource.  type:MANIFEST, name:1, language:0x0409<br>1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt<br>
1>Creating browse information file...<br>1>Microsoft Browse Information Maintenance Utility Version 8.00.50727<br>1>Copyright (C) Microsoft Corporation. All rights reserved.<br>1>Build log was saved at "file://c:\cygwin\home\SCHUMI\olsrd55src\olsrd-a5b9cf969979\gui\win32\Main\Debug\BuildLog.htm"<br>
1>Frontend - 2 error(s), 1 warning(s)<br>========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========<br>