flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > Fresh 2.0.2 alpha released |
Author |
|
JohnFound 22 Nov 2010, 20:44
Hi all.
The next update of Fresh (v2.0.2) can be downloaded now from the usual place: http://fresh.flatassembler.net The main change in this release is transition to automatically created API include files. Also, as always, there are several fixed bugs. The most interesting in this release are the API include files (include/win32/api/) that was created with the new utility ImportsDB (published in the "related project" directory of the Fresh home site). However, the use of this utility is beyond the project Fresh, I will open for it another thread in Main section of the forum. Regards. |
|||
22 Nov 2010, 20:44 |
|
TmX 23 Nov 2010, 06:37
Hi JohnFound,
Now most projects are fail to compile, because of: "Error: illegal instruction << 'ActivateKeyboardLayout' dd ? >> user32.inc[4] Any idea? |
|||
23 Nov 2010, 06:37 |
|
TmX 23 Nov 2010, 08:14
For example:
If I'm not mistaken, that error doesn't occur on Fresh 2.0.1 and 2.0.0 ... |
|||
23 Nov 2010, 08:14 |
|
TmX 23 Nov 2010, 08:20
JohnFound wrote:
I tried this on the VisualPad, and it compiled fine. Thanks. |
|||
23 Nov 2010, 08:20 |
|
JohnFound 23 Nov 2010, 13:31
OK, I managed to update the package, but only the setup package.(FreshSetup20.exe)
Unfortunately, my employers proxy settings are stupid, but hard to be bypassed. I will update the ZIP package as soon as I reach my home computer. It is silent update - I didn't change the release number, but there are several cleanups to the include files and even one bug fixed. So update if you downloaded before this message. |
|||
23 Nov 2010, 13:31 |
|
JohnFound 23 Nov 2010, 17:30
At the end of the day (for me ) the release is properly updated on the site. (I hope there will be no other surprises...)
So, please, update your copies in order to have working Fresh 2.0.2 Regards. |
|||
23 Nov 2010, 17:30 |
|
comrade 24 Nov 2010, 11:02
Glad to see you are still alive and around, JohnFound. Cheers.
|
|||
24 Nov 2010, 11:02 |
|
JohnFound 24 Nov 2010, 11:07
Me too, comrade.
|
|||
24 Nov 2010, 11:07 |
|
pelaillo 30 Nov 2010, 21:28
JohnFound, I have some curious question:
In Fresh sources, the file "propeditor.asm" has window properties information but its extension is .asm instead of .frm. I have renamed it to .frm in order to load it as the other forms in the project. But when loading it in Fresh it causes an exception. Today's Fresh 2.0.2 caught the exception but the file is loaded as an empty file. If I rename it to propeditor.asm, the file loads correctly. I didn't see anything wrong with the form information nor anything particular respect to other frm files, so what's happening? |
|||
30 Nov 2010, 21:28 |
|
JohnFound 30 Nov 2010, 22:37
Hi, pelaillo.
This is because TPropertyGrid window class is not registered as a visual component and Fresh doesn't have design time information needed by form editor. I can fix this, but right now I don't want to make any changes in visual editors, because the whole visual subsystem will have to be rewritten from scratch when FreshLib is ready for use. It will be portable components library that to provide compilation of one project for different platforms (for now Win32 and Linux, but it is freely scalable). |
|||
30 Nov 2010, 22:37 |
|
wht36 06 Dec 2010, 09:24
Hi, just installed FRESH. The help file has very nice contents! It didn't seemed to have been integrated into the IDE though. Also I get "out of memory" message with the new console application.
|
|||
06 Dec 2010, 09:24 |
|
JohnFound 06 Dec 2010, 10:08
wht36 wrote: Hi, just installed FRESH. The help file has very nice contents! It didn't seemed to have been integrated into the IDE though. Also I get "out of memory" message with the new console application. In Fresh 2.0, the path to the help file is not set automatically, because the file "FreshGuide.chm" is very outdated in both FASM part and Fresh part. Actually it is still useful, but the information inside should be interpreted "creatively". About "out of memory" - The default memory for FASM compiler now is set to 16384k for any new project. You should change it manually: Press ctrl+F12 or from menu: "Project|Project options". Then set the parameter "Compiler memory" to 65536k and press OK. Don't forget to save the project. This behaviour will be fixed in the future - it is because of the new include files, that need more memory for compilation. |
|||
06 Dec 2010, 10:08 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.