WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Sponsors
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
Personal menu
Welcome Guest
User:
Pass:
Register!
Resend Validation Email
 
Forum
Pages (2) 1 [2]   ( Go to first unread post )

Probem with the "WAAddIn.inc" include file, when opening addins samples an error when loading WAAddIn.inc

JimG
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 725
Member No.: 11
Joined: 16-May 04


Sorry, I'm not sure if that was a question. You ended with two question marks, so I think you are asking if winasm must be off the root like masm32.

If this was your question, the answer is no, but you need to change all the paths that start with \winasm in the programs to where ever you put it.

If you were just telling me you already knew that, and you indeed have winasm off the root, then I have no idea what the problem is. Does anyone else have any suggestions?

Try to load the attached project. It doesn't do anything, it's just to test if it can find the addin file. See if you get the same error.

Attached File ( Number of downloads: 7 )
 Login or Register to download
PMEmail Poster
Top
yanes
Quote Post


New Member
*

Group: Members
Posts: 13
Member No.: 8995
Joined: 16-June 08


THANKS

IT WAS RESOLVED , SIMPLY I HAVE TO FIX THE
PATH OF "WAAddIn.inc" include file

AT THE THE TOP OF THE ".asm" FILE


BUT WITH YOUR SMALL TEST PROJECT I DON'T KNOW HOW TO DO

IF THERE IS A WAY TO ADD OR REMOVE INC FILE BY ANOTHER WAY OTHER THEN CODE , PLEASE TELL ME HOW

I REPEAT , THANKS

THANKS A LOT
54 48 41 4E 4B 53 20 41 20 4C 4F 54
PMEmail Poster
Top
JimG
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 725
Member No.: 11
Joined: 16-May 04


That was just a test to see if winasm could find the file. It was never actually included into the code, it was just added to the project. If you don't also put an include statement in the code somewhere, it will not actually be used.
PMEmail Poster
Top
XeS
Quote Post


Extremely Active Member
******

Group: Members
Posts: 253
Member No.: 15879
Joined: 3-December 08


QUOTE

thanks friend ,for suuport and interest
you are COOL
i'm really thankful to you

I think we all have to thank him because of his encouragement. He's one of the great guy's how want to help and teach anyone else. That is also excactly my intention. And that is one of the things why this forum is one of the greatest i've ever seen. Anyone will help each other if he is free and able to help you. Like Akyprian, Shoorick, Jupiter, JimG, Blues, Ragdog... and the others i've forgotton to mention.
cheers.gif



Maybe this can help you with your problem:

You can copy "WAAddIn.inc" to "masm\include" folder and then use:

include WAAddIn.inc

instead of

include \WinAsm\Inc\WAAddIn.inc

or

include D:\YourFolderName\WinAsm\Inc\WAAddIn.inc

which indeed isn't perfect!

Like Jupiter said fixed/absolute path should not be your first choice. As far as I know you can use fasm addin from shoorick to use more than one include path. But I've never done that. Maybe he can give you a advice how to do that. There was a thread about absolute path in projects, but i can't find it at the moment. Maybe someone else remember the where this thread is.


Regards,

XeS
PMEmail PosterUsers WebsiteICQ
Top
shoorick
Quote Post


Extremely Active Member
******

Group: Admins
Posts: 2301
Member No.: 160
Joined: 22-June 04


in this aspect fasm add-in only adds an environment for the project, so it is possible to not use fullpath in code, only filename. (if environment is properly set, what needs some handwork also, at least once)
PMEmail PosterUsers Website
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Pages (2) 1 [2]  Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian
Google