English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Language > Coders. AMOS

 
 
Thread Tools
Old 27 March 2016, 16:49   #1
aszu
Registered User
 
aszu's Avatar
 
Join Date: Mar 2014
Location: Leeds
Posts: 141
Out of memory on exe file

Hi,

I have tried to make a small exe file (with compilator), just displaying animation.
Here's the full code. When i try to run in from Workbench I end up with "out of memory" msg. No clue why, though... help, pls?

aszu is offline  
Old 30 March 2016, 09:26   #2
aszu
Registered User
 
aszu's Avatar
 
Join Date: Mar 2014
Location: Leeds
Posts: 141
i have found out, that the problems were the compiler's settings. just in case someone else comes across the same problem
aszu is offline  
Old 30 March 2016, 10:05   #3
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,546
Send a message via ICQ to Predseda
I would recommend you not to include an absolute disk label in your file path. "work:demo/animacja1.iff" means it will always search for the disk called work: and if you move the file, you need to make assigns. Just use "demo/animacja1.iff" instead and it will then seek the drawer "demo" in the location where the executable tool was launched. The same with ABK and MOD you are calling.

(I hope I remember it well)
Predseda is offline  
Old 03 April 2016, 00:25   #4
Cylon
Registered User
 
Join Date: Oct 2014
Location: Europe
Posts: 471
I just encountered the same issue:

Solution was to disable "SQUEEZE EXECUTABLE" option in compiler.
Cylon is offline  
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannon Fodder .exe file swap Mack project.WHDLoad 2 07 June 2015 21:00
'Error: Not enough free memory' (Boot using .hdf file) starwindz support.FS-UAE 3 22 July 2012 18:18
exe-file-in-df0 does not work with assembly winner thomas support.WinUAE 9 14 August 2010 09:59
If WinUAE cannot detect your supposedly empty HDD, look for zap.exe or wipe.exe. fmcpma support.WinUAE 5 08 August 2006 00:35
WinUAE Save Memory To File TheConqueror New to Emulation or Amiga scene 0 14 May 2003 10:25

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


All times are GMT +2. The time now is 06:50.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08705 seconds with 13 queries