Hi,
I checked out code from SVN and tried to build the solution file with VS2010
however every time it fails saying that
Cannot open include file: 'Xmltree_i.h': No such file or directory
I am using Windows 7. Pardon me if it is naive as I am from Java background.
Here is the output from VS2010.
1>------ Rebuild All started: Project: GT, Configuration: Debug x64 ------
1>Build started 09/23/2013 1:24:42 PM.
1>_PrepareForClean:
1> Deleting file "Debug\GT.lastbuildstate".
1>InitializeBuildStatus:
1> Touching "Debug\GT.unsuccessfulbuild".
1>ClCompile:
1> stdafx.cpp
1> GT.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> GTDoc.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> GTView.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> GTXMLView.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> InfoDlg.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> MainFrm.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> PropViews.cpp
1>d:\ahsanjaved\backup\svnroot\gttext\trunk\gttext\gt\GT.h(10): fatal error
C1083: Cannot open include file: 'Xmltree_i.h': No such file or directory
1> Generating Code...
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:07.88
------ Starting pre-build validation for project 'SetupGT' ------
------ Pre-build validation for project 'SetupGT' completed ------
2>------ Rebuild All started: Project: SetupGT, Configuration: Debug ------
Building file
'D:\AhsanJaved\Backup\SVNRoot\gttext\trunk\GTText\SetupGT\Debug\SetupGT.msi'...
ERROR: Could not find file
'D:\AhsanJaved\Backup\SVNRoot\gttext\trunk\GTText\Debug\GT.exe' 'The system
cannot find the file specified.'
========== Rebuild All: 0 succeeded, 2 failed, 0 skipped ==========
Original issue reported on code.google.com by ahsan.ja...@gmail.com on 23 Sep 2013 at 7:56
Original issue reported on code.google.com by
ahsan.ja...@gmail.com
on 23 Sep 2013 at 7:56