flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Masood.Sandking 20 Sep 2012, 15:12
Hi!
Is it possible to use Qt in FASM?! If so, how? |
|||
![]() |
|
ManOfSteel 20 Sep 2012, 16:54
Masood.Sandking wrote: Is it possible to use Qt in FASM?! If so, how? We're talking about assembly! Everything is possible in assembly. High-level compilers eventually convert the code to assembly. I've no idea how, but I suggest doing what I did when I was playing with GTK: use a high-level compiler to compile working examples such as Hello World!, then disassemble and study the assembly code. Or you can directly tell the compiler to output assembly code (e.g. gcc -S). EDIT: Ah, there might be another way... |
|||
![]() |
|
JohnFound 20 Sep 2012, 17:09
IMHO, Qt is too bloated to be mixed with assembly language. It is as you mount F1 engine on a school bus. Possible, but useless.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.