Hi,
I’m trying to build/use VBoxGDB (http://sysprogs.com/VBoxGDB/) to debug pre OS code in VirtualBOX 4.2.18 (OSE). VirtualBOX is built local.
Current version VBoxGDB-0.1 and VBoxGDB.sln shows the following in VS2010.
C:_WorkVBoxGDBVBoxGDB-0.1VBoxGDBVBoxGDB.vcxproj : error : The imported project “C:_WorkbzslibBazisLibIncludes.props” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
C:_WorkVBoxGDBVBoxGDB-0.1VBoxGDBVBoxGDB.vcxproj
C:_Workbzslibbzscorebzscore.vcxproj : error : Project “C:_Workbzslibbzscorebzscore.vcxproj” could not be found.
C:_Workbzslibbzsnetbzsnet.vcxproj : error : Project “C:_Workbzslibbzsnetbzsnet.vcxproj” could not be found.
C:_WorkVBoxGDBGDBServerFoundationGDBServerFoundation.vcxproj : error : The imported project “C:_WorkbzslibBazisLibIncludes.props” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
C:_WorkVBoxGDBGDBServerFoundationGDBServerFoundation.vcxproj
What projects are necessary to built the VBoxGDB?
Will it work with VirtualBox 4.2? (Or there is strict limitation to VirtualBox 4.1)
Thank you,
Alex