|
|
|||||||
| About Us | Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Flying thru the skies
![]() ![]() Join Date: Nov 2001
Location: NZ!
Posts: 166
|
help with converting this code
$(MSVCDIR)\bin\nasmw.exe -f win32 -i../ -D__WIN32__ -D__i386__ $(InputPath) -o $(OutDir)\$(InputName).obj
the above line of code is a custom build command that is part of a source i'm trying to compile. as i do not have nasm installed but i do have masm installed, what is the equivalent line of code? nb, i cannot find the nasmw.exe anywhere on my system
__________________
If you believe that anything is impossible and everything is possible, then your dreams will become reality no matter how long it takes, as long as you believe... |
|
|
|
|
|
#3 (permalink) |
|
Flying thru the skies
![]() ![]() Join Date: Nov 2001
Location: NZ!
Posts: 166
|
ooo thx... c u on irc
__________________
If you believe that anything is impossible and everything is possible, then your dreams will become reality no matter how long it takes, as long as you believe... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|