Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old May 16th, 2006, 2:10 AM   #1
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
Question I'm stucked again..

How can i compile some HLA to executable using RadAsm?
I make a project, choose HLA, as console app.
*next*
File creation:
- hla
Folder creation:
- bak
*next*
Make menu:
- Build
- Build all
- Run
- Check syntax

Compile RC:
- 4,O,nmake compilerc,
Assemble:
- 5,O,nmake buildall,
Link:
- 3,O,nmake build,
Run:
- 0,0,,5
Run w/debug:
- *nothing*
Res To Obj:
- 0,O,nmake syntax,
Asm module:
- *nothing*
*finish*
Make som code, and press "Go!"
...and there is coming a popup...
RadASM version 2.0.3.8
Error during process creation
nmake buildall

and the code:
program helloWorld;
#include("stdlib.hhf")
begin helloWorld;

  stdout.put( "Hello World" nl );

end helloWorld;

... and I have HLA installed.
The HLA is installed in
C:\Documents and Settings\Administrator\Dokumenter\Assembly\HLA
have it to be
C:\HLA
?

**
What am I doing wrong?!
v0id is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:37 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC