Goodmorning.
My name's Mauro Ziliani.
I have developed a GTK application that need to print a chart like an ECG.
I think that Postscript language is the best way to make an hardcopy.
I'm trying your library,.
I downloaded the latest version, I try to make the library but make tell me that the file ps3d_class.cc is missing.
Why is this file missing?
Best regards
Mauro Ziliani
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am sorry to answer that late, but I don't watch this project so often. About your question: The 3D add-on is not completed (This is the only part written in C++) , take all 3D out of the makefile, 2D is stable. I will check the release what happened with this class, but this will take some time
sorry about the inconvieniance
Jrgen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
because the 3D part is not working as exspected, I didn't include it into the release, but forgot to take it out of the Imakefile. Sorry about that. Please just delete the reference to ps3d_class.cc (.o) out of Imakefile and run the make again..
It should compile without errors now.
If there are still problems, dont't hesitate to mail me directly.
Jrgen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Goodmorning.
My name's Mauro Ziliani.
I have developed a GTK application that need to print a chart like an ECG.
I think that Postscript language is the best way to make an hardcopy.
I'm trying your library,.
I downloaded the latest version, I try to make the library but make tell me that the file ps3d_class.cc is missing.
Why is this file missing?
Best regards
Mauro Ziliani
Hi,
I am sorry to answer that late, but I don't watch this project so often. About your question: The 3D add-on is not completed (This is the only part written in C++) , take all 3D out of the makefile, 2D is stable. I will check the release what happened with this class, but this will take some time
sorry about the inconvieniance
Jrgen
HI,
because the 3D part is not working as exspected, I didn't include it into the release, but forgot to take it out of the Imakefile. Sorry about that. Please just delete the reference to ps3d_class.cc (.o) out of Imakefile and run the make again..
It should compile without errors now.
If there are still problems, dont't hesitate to mail me directly.
Jrgen