trouble migrating project from NBEclipse 2.7.7 to 2.8.2

Discussion to talk about software related topics only.
Post Reply
aarons
Posts: 1
Joined: Wed Mar 08, 2017 1:18 pm
Location: San Francisco

trouble migrating project from NBEclipse 2.7.7 to 2.8.2

Post by aarons »

Hello,

I took over a project from a coworker and have run into problems getting it to build with the latest NBEclipse. I have sorted out most of them, but now I'm running into some architecture incompatibility with the NANO54415 library. Specifically:

ld.exe: m68k:isa-c:emac architecture of input file `C:\nburn-2.8.2\workspace/../lib/NANO54415.a(hardware_init.o)' is incompatible with m68k:isa-a:mac output

Do I need to rebuild the library (if so, what is the canonical method for doing that?) or do I need to change some setting in my project to make it work?

Thank you.

-Aaron
Post Reply