MPLAB IDE x编译工程老出现下面的错误提示,但该工程在 MPLAB IDE v8.70是编译通过的。很是晕呢,到现在还不知道是什么问题,求大神们帮忙解决下,先谢了 
 
make[2]: Leaving directory 'E:/Panther1_SRC_120312/Graphics/Egle/Egle.X' 
nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed 
make[1]: Leaving directory 'E:/Panther1_SRC_120312/Graphics/Egle/Egle.X' 
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed 
ld/default/production/_ext/1431224913/Test_Released.o build/default/production/_ext/1431224913/TestGif.o build/default/production/_ext/1431224913/Tool_Pressed.o build/default/production/_ext/1431224913/Tool_Released.o -Wl,--defsym=__MPLAB_BUILD=1,--defsym=_min_heap_size=9216,-L..,-L.,-Map=dist/default/production/Egle.X.production.map, ...) failed. 
make (e=87):  
 
make[2]: *** [dist/default/production/Egle.X.production.hex] Error 87 
make[1]: *** [.build-conf] Error 2 
make: *** [.build-impl] Error 2 
 
 |   
     
  
 |