Visual Studio ( , Visual ++) , IDE, .
MPLAB make . Visual Studio, "Makefile Project" build. makefile MPLAB GNU make, MS nmake, . Visual Studio Intellisense, Visual Studio - , , .. , , , .
, , , . , , VS, , , /. GNU sed . MPLAB ; Visual Studio, , MPLAB ( !).
, MPLAB VS - .
Another problem is that for some reason, the makefile that MPLAB generates does not include the post / pre biuld steps in setting up the project. You can either modify the makefile manually or create a batch file that performs the pre / make / post operations and is called instead of the simple make in your project.
source
share