flat assembler
Message board for the users of flat assembler.
Index
> Linux > FreshIde under Wine or a Virtual box in Linux |
Author |
|
Fixit 04 Sep 2013, 14:19
Has anyone used FreshIde under Linux in Wine or a Virtual box ?
Thanks. |
|||
04 Sep 2013, 14:19 |
|
HaHaAnonymous 04 Sep 2013, 18:55
[ Post removed by author. ]
Last edited by HaHaAnonymous on 28 Feb 2015, 20:02; edited 1 time in total |
|||
04 Sep 2013, 18:55 |
|
HaHaAnonymous 05 Sep 2013, 03:52
[ Post removed by author. ]
Last edited by HaHaAnonymous on 28 Feb 2015, 20:02; edited 1 time in total |
|||
05 Sep 2013, 03:52 |
|
Fixit 05 Sep 2013, 17:13
I have been looking for compilers to write code and compile under Linux - specifically OpenSuse if that makes a difference.
I found one GUI compiler that had code examples that you could compile into executables. But I forgot the name of the program. Right now I am trying to get an Epson MG 2220 to work under Linux. I use my modem for faxing and other things and ended up getting a USB model that works under Linux for $26. Internal modem was not supported. Andy |
|||
05 Sep 2013, 17:13 |
|
Endre 06 Sep 2013, 08:26
Fixit wrote: I have been looking for compilers to write code and compile under Linux - specifically OpenSuse if that makes a difference. These are only random sentences, aren't they? So I don't have to search any sense in them, do I? |
|||
06 Sep 2013, 08:26 |
|
Fixit 07 Sep 2013, 04:05
Sorry for multiple subjects.
How about recommendations for a GUI based compiler for Linux ? |
|||
07 Sep 2013, 04:05 |
|
Endre 07 Sep 2013, 09:52
For what programming language?
|
|||
07 Sep 2013, 09:52 |
|
ProphetOfDoom 07 Sep 2013, 23:04
I use Geany. It's like a lightweight IDE with support for lots of languages, and a built in terminal widget. I like that you can compile/execute code with one click/keypress. So it sort of 'hides' the compiler to some extent. You do need to write a Makefile though if your project gets more complex. I'd be very surprised if it's not in the SUSE repository.
http://www.geany.org |
|||
07 Sep 2013, 23:04 |
|
Fixit 08 Sep 2013, 02:56
Thanks ProphetOfDoom,
I will give it a test spin. |
|||
08 Sep 2013, 02:56 |
|
Endre 08 Sep 2013, 15:10
If it's about C, C++ then the question is what is more important for you:
1. you want a nice editor which highlights the most programming language and it has one billion options for that, and it even has some excelent editor features, 2. you want a nice editor with which you can browse your code the best (e.g. finding function/variable/etc. definitions). 3. you want a build automation system which handles dependencies properly and can build your program without the need of writing makefiles manually. I guess NetBeans and Eclipse are more or less such systems which can do each and every of the points above. Probably there are also others but these two are quite mature. I know Eclipse a bit and I can tell you that its code browsing skills are rather good. I've read much about NetBeans, but I've never used it. On the other hand on non-windows systems only few developers use them for all the tasks mentioned above. And I would not advise you this method either. Try to learn any of the build automation systems (e.g. GNU build system or CMake), with which later you can make your SW more portable. For editor use any of the editors you like and are good at points 1-2. |
|||
08 Sep 2013, 15:10 |
|
JohnFound 05 Oct 2013, 20:34
Fixit wrote: Has anyone used FreshIde under Linux in Wine or a Virtual box ? Yes, I do all the time. Unfortunately, there is no native Linux version of Fresh IDE v2.x ( v3.x is planned to be fully portable) but it works pretty good with WINE. Here is a setup manual for Linux that explains how to install and use Fresh IDE under Linux. If you have questions about some details feel free to ask them here or on my e-mail. Regards _________________ Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9 |
|||
05 Oct 2013, 20:34 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.