Discussion:
[Pixil-devel] problem while compiling
a***@divinetaccess.com
2005-12-13 14:25:15 UTC
Permalink
Hi,

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.

The errors are related to the code, I could correct few but would like to
what exactly is the reason or I have gone wrong somewhere?

It is very high priority work. Immediate help is highly appreciated.


Thanks in advance.


Atul
Greg Haerr
2005-12-13 23:26:48 UTC
Permalink
: 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

Continue reading on narkive:
Loading...