Page 1 of 1

Compilation Choice..

Posted: Wed Apr 19, 2023 1:33 pm
by blueb
I've only used the normal asm compiler, and not the 'C-compiler method' because... Well, it's just easier. :mrgreen:

I just read a thread (viewtopic.php?p=599688#p599688)
where Fred stated: "Here, I use the asm compiler to dev and the C one to generate the final exe and it works pretty well. "

And I thought: Wouldn't it be nice if the PureBasic IDE compilation (EXE) dialog added a flag that gave me a choice of ASM or C compilation?

That way I get the best of both worlds.

Re: Compilation Choice..

Posted: Wed Apr 19, 2023 3:24 pm
by Fred
Just use a project so you can setup your build target as you want.