REhints / HexRaysCodeXplorer

Hex-Rays Decompiler plugin for better code navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vs2017 build failed on IDA pro

xinali opened this issue · comments

build failed

1>------ Build started: Project: HexRaysCodeXplorer, Configuration: Release x64 ------
1>Debug.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>CtreeExtractor.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>GCCObjectFormatParser.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>GCCTypeInfo.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>GCCVtableInfo.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>IObjectFormatParser.cpp
1>MSVCObjectFormatParser.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>ObjectExplorer.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>CodeXplorer.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>CtreeGraphBuilder.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>TypeReconstructor.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>TypeExtractor.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>Utility.cpp
1>C:\Program Files\IDA 7.0\plugins\hexrays_sdk\include\hexrays.hpp(11): fatal error C1083: Cannot open include file: 'pro.h': No such file or directory
1>Generating Code...
1>Done building project "HexRaysCodeXplorer.vcxproj" -- FAILED.

The README isn't correct. You point to a IDA SDK that is downloaded separately, and not hexrays_sdk.