Io.mac and io.obj for masm32 in windows

  • Thread starter Thread starter skriabin
  • Start date Start date
  • Tags Tags
    Windows
Click For Summary
The discussion centers on the absence of io.mac and io.obj files in the masm32 release, which is causing issues for a new user trying to include these files in their assembly language programs. Initially, the user attempted to place the files in various folders such as \include, \bin, and \masm32 without success. However, the solution was found by placing the files in the same folder as their programs, resolving the issue of the program not being able to find io.mac. This highlights the importance of file placement in assembly language development for beginners.
skriabin
Messages
11
Reaction score
0
Hi, the release of masm32 doesn't come with the files to include io.mac and io.obj. I am very new to this assembly language and I'm wondering where to place these files I have obtained. I tried placing these in the folder \include and \bin and \masm32 but when I write include io.mac in my program, it says it can't find the file io.mac. Any help?
Thank you
 
Technology news on Phys.org
oh it was just placing these on the same folder with my programs. yeah beginner stuff :)
 
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
771
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 12 ·
Replies
12
Views
11K
Replies
3
Views
1K