Hi guys
I am triyng to compile VDK into a Sparc Ultra 10
but I got these errors:
/usr/openwin/include/X11/Xlib.h:3995: ANSI C++ forbids declaration `XSync' with no type
/usr/openwin/include/X11/Xlib.h:4007: ANSI C++ forbids declaration `XTextExtents' with no type...
hi guys, anyone knows what can I do for fix this errors:
usr/openwin/include/X11/Xutil.h:584: ANSI C++ forbids declaration `XOffsetRegion' with no type
/usr/openwin/include/X11/Xutil.h:627: ANSI C++ forbids declaration `XSetClassHint' with no type
/usr/openwin/include/X11/Xutil.h:636: ANSI...
well... I have tried it that U say
but I got the below error...
when I tried to compila object files, I made them without troubles..
however when I do
g++ -o system system.o container_class.o
I get the error, and I can´t to create the exe file (system in this case)...
Hi guys, and thaks for answer my previous post, I have fixed thaks to matt!
now I have another trouble, I want to compile my program in modules, before I had my program in a file (all, my classes, and my main, etc) however now I want to cut it into modules:
in file.h my class definition...
hi guys...
I have a little trouble, I´m reading from a file with ifstram, since I want to review the format of this file...
however when I use file.oef() in my loop, my program read the last data two times! :-(( do U know what happens?
my code is:
¦float val1;
¦int fin;
¦...
Hi guys,
I have a question...
if I have a function that give me a value like this:
x=10.123123123143353543534 or something similar
but I want only a a value like this:
x=10.12312
I say only 5 positions or a specific number of positions of that value
is...
Hi matt and all again...
happens that my program was mistaken, I don´t know how it happens....
the correct code is the next:
---------------------
// all the above-mentioned here is same
vert = new parts*[n_cuadros];
//par es numero de cuadros
int par;
for...
Hi again guys, (and thanks matt for answerme, I´ll to probe it and later I´ll say you)....
I have another trouble....
in the next program, my method "reserva" doesn´t make nothing!!
I wonder if u know why....
thanks again.
rick
----------------------------...
Hi guys,
I have a little troblue, you will see, I have the next code:
-------------------
//here all includes...
struct parts
{
int etiqueta;
float X, Y, Z, Q, T;
};
main ....
//I reserve dinamic memory for a bidimensional matrix...
parts **vert;
//la linea...
Hi again,
taking advantage...
I would like to know, where is, or what is the configuration file that has the routes of the head files?
I say anything like ld.so.conf, for example...
thansk again.
Ricardo Rugerio.
Sun Microsystems Grant-holder.
Hi folks and thanks for answer me...
I did use -traditional option of g++, and it works!
mmm
I wonder if there a way of save an specific area of my screen and next can save it into a file...?
I say, I need a library or something else ?
thx.
Ricardo Rugerio.
Sun...
hi guys,
I´m new here...
well, I wonder why or how work fstreams (flows) ifstream or ifstream... on UNIX...
I hava a small program and I can´t make it work... but this same program works fine on Borland, MSDOS...
I hope you can helpme
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.