Hi I am using Putty and conecting to a server via SSH. I believe this is a linux structure. Anyway everytime i compile, use the make command, no matter what version of smaug I always get errors:
"Makefile", line 64: Need an operator
"Makefile", line 68: Need an operator
With each version i get different lines of course and they all point to lines where ifdef/endif statements dwell. Since these count as fatal errors I cannot continue. I can't figure out what is wrong and i can't just delete them all together. So can anyone help?
"Makefile", line 64: Need an operator
"Makefile", line 68: Need an operator
With each version i get different lines of course and they all point to lines where ifdef/endif statements dwell. Since these count as fatal errors I cannot continue. I can't figure out what is wrong and i can't just delete them all together. So can anyone help?