Newbie Developer Forum

This forum will be closed shortly. Please post all development related questions and/or discussion on the Haiku Development, or Haiku 3rd party Development mailing lists.

3 questions

Forum thread started by AndrewZ on Thu, 2010-02-25 01:33

If you delete a file with rm instead of dragging the file into Trash, is it possible to undelete the file?

What is the difference between libnet.so and libnetwork.so? They seem to share a lot of POSIX network functions.

If you install a GCC2 hybrid nightly, and later install a GGC4 hybrid nightly, is it bad? :-)

Thanks,
AndrewZ

RepliShow - BTranslationUtils compile error

Forum thread started by pistooli on Thu, 2010-02-11 08:55

I am trying to compile RepliShow from http://www.haiku-os.org/documents/dev/replishow_a_replicable_image_viewer

it gives an error:
/boot/home/projects/RepliShow/(Objects.RepliShow)/RepliView.o: In function `RepliView::MessageReceived(BMessage *)':
RepliView.cpp:(.text+0x479): undefined reference to `BTranslationUtils::GetBitmap(char const *, BTranslatorRoster *)'
collect2: ld returned 1 exit status

RepliView.h contains:
#include

the code in RepliView.cpp is:
fBitmap = BTranslationUtils::GetBitmap(path.Path());

looks perfect (for humble myself at least), fBitmap, path, all fine.

Where is the problem?

Thanks,

P

Anyone running HAIKU on Thinkpad T2x series?

Forum thread started by zblace on Tue, 2009-12-15 17:09

Hey guys!

Great work with the progress - I hope we see another public release soon!
Maybe for SCaLE 8x ?

Wnated to ask:
Anyone running HAIKU on Thinkpad T2x series?
How to compile optimzed HAIKU for particular machine/series?

Best wishes - zeljko

How to switch to gcc4?

Forum thread started by chemist on Thu, 2009-11-26 17:38

I tried to compile some GNU projects (mc and several else) but I often get syntax errors during make. As far as I know, It may be related to old gcc version (2.95.3 by default in Haiku Alpha 1). I know that gcc 4.3 is included into this distro but I do not know how to switch to gcc4. Could anyone tell me how to switch to gcc4?

Duel Boot

Forum thread started by admin on Sun, 2009-11-01 20:17

is there in any information on the site about setting up a duel boot with windows.. I want to try HAIKU but I still need access to my windows app's

Thanks,

Vickey

list of files - Tracker like

Forum thread started by roboos on Tue, 2009-10-27 18:59

hi

I'm new in Haiku.
I try a haiku API. I want to put List of files in Tracker like.
I wonder if there is some Tracker API to build list of files in my application with the same behaviour like in tracker. For example when I try to select a file copy or use right mouse click to show menu
I must do it by implement this, or there is some Tracker API

HAIKU_IMAGE_HOST_NAME

Forum thread started by bbjimmy on Sun, 2009-10-18 21:59

I am attempting to build Haiku (within haiku) and add OpenSSH as one of the optional packages. I get:

Optional package OpenSSH requires the HAIKU_IMAGE_HOST_NAME variable to be set!

How, and where do I set this variable?

Syndicate content