I tried to seach the forum but it keeps telling me my words are too common so I gave up and decided to post anyway so sorry if this has been covered before.
I made a few changes to PPP.CPP to do some testing and I tried to rebuild the system files but it keeps giving me an error. It worked before on my old WinXP machine.
I suspect this is a Windows 7 admin rights issue but the directory is not in one of the secure locations. It is located in the root of C as per standard installation.
When I select the project I am working with so that NB Eclipse knows what platform I am using, and then select Rebuild modified or Full system rebuild, I get the following error.
Code: Select all
'Clean and rebuild system files' has encountered a problem.
Error: Build Error during buildSystemLibs. See build console for details.
Code: Select all
MAKE Version 5.2 Copyright (c) 1987, 1999 Inprise Corp.
Error makefile 68: Command syntax error
*** 1 errors during make ***
Any ideas how to get this going again?
Cheers.
Dave...