|
|
building libmocha and RBGui
Hi
trying to compile old 0.5 hydrax editor sources. Downloaded the dependencies tar from: http://rbgui.cvs.sourceforge.net/viewvc/rbgui/
Now how to build in Linux/Eclipse? If I simply include the headers include path in hydrax I get:
/home/ahso/workspace/rbgui/Mocha/Include/Mocha/DataSection.h:32:29: fatal error: Mocha/Rectangle.h: No such file or directory
etc.
Many thanks
|
|
0
|
|
|
|
Reply
|
ahso47 (55)
|
7/13/2012 8:38:50 AM |
|
On 7/13/2012 4:38 AM, ahso47@yahoo.com wrote:
> trying to compile old 0.5 hydrax editor sources. Downloaded the
> dependencies tar from:
> http://rbgui.cvs.sourceforge.net/viewvc/rbgui/ Now how to build in
> Linux/Eclipse? If I simply include the headers include path in hydrax
> I get:
> /home/ahso/workspace/rbgui/Mocha/Include/Mocha/DataSection.h:32:29:
> fatal error: Mocha/Rectangle.h: No such file or directory etc.
"No such file" usually happens when the compiler can't find the file,
which means that your 'include' environment variable has not been set up
properly (on Linux/Unix/DOS/Windows and derived OSes). However, *how to
set up* your compile environment is *off-topic* in this newsgroup - we
discuss the C++ language, not specific tools. Please consider posting
to the newsgroup that deals with your OS.
V
--
I do not respond to top-posted replies, please don't ask
|
|
0
|
|
|
|
Reply
|
v.bazarov (806)
|
7/13/2012 12:54:54 PM
|
|
Yes added those includes, but now it might be more c++ relevant:
/home/michael/workspace/rbgui/Mocha/Include/Mocha/Stream.h:65:3: error: 'WriteStream' was not declared in this scope
I made a new Eclipse project for hydraxeditor and only added the include directory of rbgui in Eclipse. What could I miss?
See also here:
http://www.eclipse.org/forums/index.php/t/367474/
Thanks again
|
|
0
|
|
|
|
Reply
|
ahso47 (55)
|
7/13/2012 4:22:38 PM
|
|
On 7/13/2012 12:22 PM, ahso47@yahoo.com wrote:
> Yes added those includes, but now it might be more c++ relevant:
>
> /home/michael/workspace/rbgui/Mocha/Include/Mocha/Stream.h:65:3:
> error: 'WriteStream' was not declared in this scope
>
> I made a new Eclipse project for hydraxeditor and only added the
> include directory of rbgui in Eclipse. What could I miss?
Some other directory, perhaps...
> See also here:
> http://www.eclipse.org/forums/index.php/t/367474/
I don't know what 'RBGui' is or how reliable their code might be.
Perhaps you need to include some other header before including their
'Stream.h' (if you're just including their 'Stream.h', that is). In any
case, consider reading the FAQ 5.8.
V
--
I do not respond to top-posted replies, please don't ask
|
|
0
|
|
|
|
Reply
|
v.bazarov (806)
|
7/13/2012 4:50:45 PM
|
|
Anyone could download rbgui from 1st post, do simply a "scons" on linux and tell me what to install?
I'm stuck with that...it compiles on Windows but I need that on Linux.
|
|
0
|
|
|
|
Reply
|
ahso47 (55)
|
7/14/2012 1:13:53 PM
|
|
ahso47@yahoo.com wrote:
> Anyone could download rbgui from 1st post, do simply a "scons" on linux
> and tell me what to install? I'm stuck with that...it compiles on Windows
> but I need that on Linux.
Why aren't you asking that to the people who developed the software?
Rui Maciel
|
|
0
|
|
|
|
Reply
|
rui.maciel (1761)
|
7/14/2012 1:31:46 PM
|
|
I did send a message at sourceforge, but got no answer. They even mention to only give commercial support for Windows.
|
|
0
|
|
|
|
Reply
|
ahso47 (55)
|
7/14/2012 2:19:34 PM
|
|
On 7/14/2012 7:19 AM, ahso47@yahoo.com wrote:
> I did send a message at sourceforge, but got no answer. They even
> mention to only give commercial support for Windows.
>
I wanted help with my car, but my mechanic was out. Since my butcher
uses a truck, I figured I'd ask him.
Dude, please see FAQ 5.8. You're OT here.
|
|
0
|
|
|
|
Reply
|
no.spam.here (140)
|
7/16/2012 5:26:41 AM
|
|
Le 14/07/12 16:19, ahso47@yahoo.com a �crit :
> I did send a message at sourceforge, but got no answer. They even mention to only give commercial support for Windows.
>
There is an EASY solution then:
PAY THEM for their work. Why should they work for you for free?
Why should the people in this group work for free?
Do YOU work for free?
Ahh, you see?
They don't either.
jacob
|
|
0
|
|
|
|
Reply
|
jacob31 (874)
|
7/16/2012 10:07:55 AM
|
|
On Mon, 2012-07-16, jacob navia wrote:
> Le 14/07/12 16:19, ahso47@yahoo.com a �crit :
>> I did send a message at sourceforge, but got no answer. They even
>> mention to only give commercial support for Windows.
> There is an EASY solution then:
>
> PAY THEM for their work. Why should they work for you for free?
> Why should the people in this group work for free?
>
> Do YOU work for free?
>
> Ahh, you see?
>
> They don't either.
Put a bit differently: there are things people here gladly help with
for free:
- stuff they know well
- stuff they find fun and challenging
- stuff they have a personal special interest in
The OP's problem fits none of those categories: it appears to be a
boring build problem in an obscure, badly supported and (I suspect)
rarely used piece of software.
/Jorgen
--
// Jorgen Grahn <grahn@ Oo o. . .
\X/ snipabacken.se> O o .
|
|
0
|
|
|
|
Reply
|
nntp24 (1597)
|
7/16/2012 2:18:17 PM
|
|
|
9 Replies
62 Views
(page loaded in 0.155 seconds)
Similiar Articles:7/16/2012 7:56:46 AM
|
|
|
|
|
|
|
|
|