received code from master controller but will not compile workspace
playskool1
Posts: 64
i have this project with Apple where i'm to add control for a NEC NP3250W projector and control for a motorized screen.
upon modifying the existing source code i had to retrieve it from the processor along with two touch panel files. i tried compiling it creating a new workspace but it will not compile without any errors.
it is saying that 2 of my include files "systemdefinition.axi" and "codecincludes.axi" contain errors.
now how come when i retrieved the source code from the master controller that these two files were missing in the first place? shouldn't they have been there to build the active system without any errors?
now i cannot update my code without having those errors removed.
any work around for this?
upon modifying the existing source code i had to retrieve it from the processor along with two touch panel files. i tried compiling it creating a new workspace but it will not compile without any errors.
it is saying that 2 of my include files "systemdefinition.axi" and "codecincludes.axi" contain errors.
now how come when i retrieved the source code from the master controller that these two files were missing in the first place? shouldn't they have been there to build the active system without any errors?
now i cannot update my code without having those errors removed.
any work around for this?
0
Comments
On the system I just downloaded, I did get all the includes and modules back as long as they were compiled with source code. Now, the project has to be rebuilt from scratch. But, they're all there.
I suppose your best bet is to see if you can contact the previous programmer on the off chance that you can get the original project.
I end up having to do this a lot since I end up getting quite a few orphaned projects. Sometimes I can download all the files and rebuild from the master. Other's it was compiled without source and I'm hosed.
Sometimes your the windshield, sometimes your the bug...
This is indeed the case. only things included in the workspace get sent and are also thus recoverable.