The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: GeorgeA7299 on March 14, 2010, 09:15:28 AM

Title: Paths
Post by: GeorgeA7299 on March 14, 2010, 09:15:28 AM
Can someone help me with a major problem I am having with easycode. Whenever I try to buiild a project (and I have tried all avalaible project types), I get an error message stating that several needed files cannot be found in my inlude and library paths. I didn't want to list all of the files as there as so many, but if anyone needs to know, I would be happy to give details. Just so you know, I am using EasyCodeGoAsm0040001 and the ECGo zip file. Both have been extracted to my C drive.
Thanks in advance.
Title: Re: Paths
Post by: Ramon Sala on March 14, 2010, 09:33:33 AM
Hi GeorgeA7299,

Thanks for using Easy Code.

In the Compile / Link tab of the Tools --> Settings menu, you must specify the differents paths for GoAsm files and folders. If you already did that, click the General tab and check if the Use the GoAsm header files option is selected. If so, you should download the GoAsm header files and place them in the Include folder of GoAsm (http://www.quickersoft.com/donkey/index.html). Otherwise, you have to unselect the referred option.

I attach a pair of images for you to see.

Regards,

Ramon
Title: Re: Paths
Post by: GeorgeA7299 on March 14, 2010, 03:42:49 PM
Hi Ramon

I feel like a bonehead. It turns out my problem had nothing to do with paths. I didn't double-click the settings shortcut. Once I did, everything worked perfectly. That's the last time i don't read the instructions. Thanks anyway. You have created such a cool program.

                                                                                           George
Title: Re: Paths
Post by: Ramon Sala on March 14, 2010, 05:53:13 PM
I'm glad it works fine!

Thanks for using Easy Code and enjoiy it!