Atul
2005-12-17 05:57:27 UTC
Send Pixil-devel mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
http://www.pixil.org/cgi-bin/mailman/listinfo/pixil-devel
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pixil-devel digest..."
1. Re: problem while compiling (Greg Haerr)
----------------------------------------------------------------------
Message: 1
Date: Tue, 13 Dec 2005 16:26:48 -0700
Subject: Re: [Pixil-devel] problem while compiling
Content-Type: text/plain; charset="iso-8859-1"
: I am building pixil for microwindows on fedora core 3. All setting are
: done as are given in README.microwindos
: Lot much compilation is over...but it stucked while compiling viewML the
: output of gcc is attached in a file with the mail.
These look like incompatibilities between gcc and C++ versions.
Unfortunately, there's not a lot that can be done, other than
hacking C++ headers, template definitions, etc for your
version compiler. This is unavoidable since C++ is such
a nonportable, complex, hard-to-use, non-standard language.
Regards,
Greg
------------------------------
_______________________________________________
Pixil-devel mailing list
http://www.pixil.org/cgi-bin/mailman/listinfo/pixil-devel
End of Pixil-devel Digest, Vol 15, Issue 3
******************************************
Hi,To subscribe or unsubscribe via the World Wide Web, visit
http://www.pixil.org/cgi-bin/mailman/listinfo/pixil-devel
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pixil-devel digest..."
1. Re: problem while compiling (Greg Haerr)
----------------------------------------------------------------------
Message: 1
Date: Tue, 13 Dec 2005 16:26:48 -0700
Subject: Re: [Pixil-devel] problem while compiling
Content-Type: text/plain; charset="iso-8859-1"
: I am building pixil for microwindows on fedora core 3. All setting are
: done as are given in README.microwindos
: Lot much compilation is over...but it stucked while compiling viewML the
: output of gcc is attached in a file with the mail.
These look like incompatibilities between gcc and C++ versions.
Unfortunately, there's not a lot that can be done, other than
hacking C++ headers, template definitions, etc for your
version compiler. This is unavoidable since C++ is such
a nonportable, complex, hard-to-use, non-standard language.
Regards,
Greg
------------------------------
_______________________________________________
Pixil-devel mailing list
http://www.pixil.org/cgi-bin/mailman/listinfo/pixil-devel
End of Pixil-devel Digest, Vol 15, Issue 3
******************************************
I have compiled lot many things by attacking errors one by one.
Now I have problem with linker while compiling viewml.
Fl_Window::resize_notify(int, int, int, int) and fl_clip(int, int, int,
int) are the two of the functions which are not getting linked. I dont
know which library contains these function. I included all fltk
libraries for the compilation to go through. The output of gcc is
attached below. Please see the linker settings and guide to the glory.
I saw that these symbol names are not present in any of the fltk
libraris (fltk, fltk_forms, fltk_gl, fltk_images, I don't if any more
libraries are there or not -;) )
Thanks
Atul
***********************Confidentiality Notice***************************
The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain confidential or privileged information. If you are not
the intended recipient, please notify the sender at Divinet or
***@divinetaccess.com immediately and destroy all copies of this
message and any attachments.
************************************************************************