Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Xmltree_i.h #6

Open
GoogleCodeExporter opened this issue Nov 21, 2015 · 1 comment
Open

Missing Xmltree_i.h #6

GoogleCodeExporter opened this issue Nov 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 23 Sep 2013 at 7:56

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 8 Nov 2013 at 8:07

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant