Author Topic: Easy Code projects won't compile  (Read 3057 times)

pro3carp3

  • Regular Member
  • *
  • Posts: 9
Easy Code projects won't compile
« on: May 24, 2019, 01:11:07 PM »
I've installed EasyCode and configured it for Goasm, but can't get any of the unmodified projects or example projects to compile.  There are numerous warnings about not being able to open include files in windows.h.  There is also an error indicating that NULL is not defined.  When changing NULL to zero, I get an error stating there is an inappropriate or missing operand to the mnemonic SW_SHOWDEFAULT.

The include file folder and library file folder is set correctly, I believe:
G:\ASM\ECGo\GoAsm\Include
G:\ASM\EasyCode\Lib\x64


Obviously, something isn't configured correctly.  Any ideas?
LGC

rsala

  • Moderator
  • Member
  • *****
  • Posts: 357
    • Easy Code
Re: Easy Code projects won't compile
« Reply #1 on: May 24, 2019, 09:01:53 PM »
Hi,

Did you install the GoAsm Headers in G:\ASM\GoAsm\Include? If not, they are available at: https://1drv.ms/u/s!AtgCy-XywfO-hswt7RlbeWTxBgjjww. Just unzip the headers.zip file and copy all unzipped files and folders to G:\ASM\GoAsm\Include.

If the problem continues, please send me a copy of the errors/warnings in the output window.

Regards.
EC coder

pro3carp3

  • Regular Member
  • *
  • Posts: 9
Re: Easy Code projects won't compile
« Reply #2 on: May 25, 2019, 04:38:10 AM »
I had left the files in the 'header' folder underneath the 'include' folder.  I moved them up and now it's working.  Thank you for your help.
LGC

rsala

  • Moderator
  • Member
  • *****
  • Posts: 357
    • Easy Code
Re: Easy Code projects won't compile
« Reply #3 on: May 26, 2019, 05:13:49 PM »
My pleasure!

Thanks for using Easy Code!
 :thumbsup:
EC coder