I am getting
Quote
Linking...
: fatal error LNK1117: syntax error in option 'debugtype:both'
Quote
if "Add symbolic information" is checked.
Probably still configured to a "stone age" linker. :bg
How can I change the linker's switches don't see anything in the "EasyCode.ini" ? :dazzled:
Hi Ficko,
You cannot change the linker's switches in visual projects.
You are probably using a later version of Link.exe. To avoid errors, use the the linker (ver 5.12.8078.0) coming with MASM32 SDK version 10 (http://www.masm32.com). Although Easy Code is suposed to work with the latest version of MASM32, I will solve this for next Easy Code versions.
Thank you.
This means that there is no way I can use JWASM effectivelly either right? :'(
Like I wanna build a small static library with "-zlf -zls" switches I can't do that?! :naughty:
Hi Ficko,
I'll try to solve this problem and let you know.
Ramon
Hi,
At the moment, try to use this EC executable file and see whether it links fine:
http://easycode.cat/English/Download/EasyCodeExe.zip
Please, let me know.
Yes it is good for the linker. :U
Another thing irritates me is that I can't sellect multiple files by "add existing file...".
I have projects with 30 files libs with 400 can you imagine my pain ? :toothy
OK for the linker.
I'll see what I can do with "add existing file...".
Well Ficko, download this for selecting multiple files:
http://easycode.cat/English/Download/EasyCodeExe.zip
Regards.
Only the "selection" part works but the selected files aren't getting added to the "modules". :'(
Single selection is ok.
In "Miscellaneous" folder I got a noname entry created. :dazzled:
- By the way if you get it work think on doing it in a "silent" mode not to get open all the selected files in the main window - maybe only the first one :wink -
Thanks
EDIT:
I just noticed that the files may are getting added but can't be seen on the tree. - Restart won't help -
Because If I try to add them again I get a message that they are there already.
Thanks. I will have a look.
Hi Ficko,
Here is the version allowing to add multiple files:
http://easycode.cat/English/Download/EasyCodeExe.zip
Ramon
It works beautifully! :U
Thank You very much! :bg