You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok so I'm new to this and want to poke around and try to see if I can climb this steep learning curve. I tried compiling compiling your project with visual studio 2017 however, I get plenty of errors due to it missing the ida.hpp file et. al somewhere in the project.
I tried a google search for said file and I guess it is something inherent to the ida sdk. Is that correct? How would I go about successfully compiling your project? A little push in the right direction maybe?
By the way thank you for this and also the youtube video on the disassembly of the Bosch ECU, that was gold, I wish you would have kept at it but I understand you are a busy man so not much time for the free stuff.
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "ida.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 10
Error (active) E1696 cannot open source file "idp.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 11
Error (active) E1696 cannot open source file "expr.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 12
Error (active) E1696 cannot open source file "bytes.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 13
The text was updated successfully, but these errors were encountered:
Ok so I'm new to this and want to poke around and try to see if I can climb this steep learning curve. I tried compiling compiling your project with visual studio 2017 however, I get plenty of errors due to it missing the ida.hpp file et. al somewhere in the project.
I tried a google search for said file and I guess it is something inherent to the ida sdk. Is that correct? How would I go about successfully compiling your project? A little push in the right direction maybe?
By the way thank you for this and also the youtube video on the disassembly of the Bosch ECU, that was gold, I wish you would have kept at it but I understand you are a busy man so not much time for the free stuff.
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "ida.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 10
Error (active) E1696 cannot open source file "idp.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 11
Error (active) E1696 cannot open source file "expr.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 12
Error (active) E1696 cannot open source file "bytes.hpp" boschme7x E:\AUTOMOTIVE TOOLS\ROB 46 IDA DISASSEMBLY\Andy whitakerIDAProBoschMe7x-master\IDAProBoschMe7x-master\BoschHelper.cpp 13
The text was updated successfully, but these errors were encountered: