Hi ALL,
I'm having compiling problems. I installed the SDK in my desktop PC and all is running fine in Win32 and A320 APP. I installed the SDK in a notebook and transfer the same source codes files from desktop PC to this computer. All works fine under Visual Studio, but no when I compile to A320 using "build.bat". I'm getting the follow error message in console:
Makefile Error 140: too many rules for target '))'
Makefile Error 143: too many rules for target '))'
The sources files are in same drive as S2DSDK and cygwin, ie, "C:" drive. The paths don't have spaces or long names. The Cygwin directories is set in System correctly. What did I do wrong? Any help is welcome.
Thanks in advance, Doug