flat assembler
Message board for the users of flat assembler.

Index > Linux > FreshIde under Wine or a Virtual box in Linux

Author
Thread Post new topic Reply to topic
Fixit



Joined: 22 Nov 2012
Posts: 161
Fixit 04 Sep 2013, 14:19
Has anyone used FreshIde under Linux in Wine or a Virtual box ?

Thanks.
Post 04 Sep 2013, 14:19
View user's profile Send private message Reply with quote
HaHaAnonymous



Joined: 02 Dec 2012
Posts: 1178
Location: Unknown
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
Post 04 Sep 2013, 18:55
View user's profile Send private message Reply with quote
TmX



Joined: 02 Mar 2006
Posts: 843
Location: Jakarta, Indonesia
TmX 05 Sep 2013, 02:18
HaHaAnonymous wrote:

I am now working to do the opposite as a revenge. Native ready-to-use Linux version and "compile-if-you-want-it" style for Windows without compilation instructions + possible missing/unprepared codes.


I think most of free/open source softwares nowadays are (or were) built with UNIX/Linux on mind first,
and later on Windows. That's why building them on *nix is easier. Smile

On the other hand... have you ever tried compiling Free Pascal?
Building it on Linux and Windows is easy: just call "make". Very convenient.

No need to run ./configure, install bunch of libraries first, several times of bootstrapping etc ala GCC.
Post 05 Sep 2013, 02:18
View user's profile Send private message Reply with quote
HaHaAnonymous



Joined: 02 Dec 2012
Posts: 1178
Location: Unknown
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
Post 05 Sep 2013, 03:52
View user's profile Send private message Reply with quote
Fixit



Joined: 22 Nov 2012
Posts: 161
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
Post 05 Sep 2013, 17:13
View user's profile Send private message Reply with quote
Endre



Joined: 29 Dec 2003
Posts: 215
Location: Budapest, Hungary
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.

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

These are only random sentences, aren't they? So I don't have to search any sense in them, do I?
Post 06 Sep 2013, 08:26
View user's profile Send private message Reply with quote
Fixit



Joined: 22 Nov 2012
Posts: 161
Fixit 07 Sep 2013, 04:05
Sorry for multiple subjects.

How about recommendations for a GUI based compiler for Linux ?
Post 07 Sep 2013, 04:05
View user's profile Send private message Reply with quote
Endre



Joined: 29 Dec 2003
Posts: 215
Location: Budapest, Hungary
Endre 07 Sep 2013, 09:52
For what programming language?
Post 07 Sep 2013, 09:52
View user's profile Send private message Reply with quote
ProphetOfDoom



Joined: 08 Aug 2008
Posts: 120
Location: UK
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
Post 07 Sep 2013, 23:04
View user's profile Send private message Reply with quote
Fixit



Joined: 22 Nov 2012
Posts: 161
Fixit 08 Sep 2013, 02:56
Thanks ProphetOfDoom,

I will give it a test spin.
Post 08 Sep 2013, 02:56
View user's profile Send private message Reply with quote
Endre



Joined: 29 Dec 2003
Posts: 215
Location: Budapest, Hungary
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.
Post 08 Sep 2013, 15:10
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 05 Oct 2013, 20:34
Fixit wrote:
Has anyone used FreshIde under Linux in Wine or a Virtual box ?

Thanks.


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
Post 05 Oct 2013, 20:34
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.