Quote:
Originally Posted by sniggel
We are trying to use mplab to compile kevins code and we keep getting a message no source files even though we brought over the c files. how do i get these to compile.
|
MPLab works with collections of files called "projects". You can open and edit arbitrary text files with it, but you can only compile a project. Projects are defined in .mcp files, and you open them by choose "open project" from the "project" menu.