|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,
"eticre" <eti### [at] tinit> wrote:
> ops!
> ..kpm files in kpovmodeler are archive compressed
thanks, that helped. "gzip".
not a problem but curious: in preferences, the combo box (under povray
documentation) only provides for POV-Ray version 3.1 or 3.5 selection. why
those two versions? and, what does it select?
regards, jr.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 12/3/18 5:19 PM, eticre wrote:
> hello everyone
I got it built and running. I can't get it to look anything like this
http://web.archive.org/web/20120204081159/http://www.kpovmodeler.org/index.php?option=com_content&view=category&layout=blog&id=2&Itemid=5&lang=en
but the treeview looks cool, as long as I don't touch show/hide.
--
dik
Rendered 1024 of 921600 pixels (0%)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"jr" <cre### [at] gmailcom> wrote:
> hi,
>
> "eticre" <eti### [at] tinit> wrote:
> > ops!
> > ..kpm files in kpovmodeler are archive compressed
>
> thanks, that helped. "gzip".
>
> not a problem but curious: in preferences, the combo box (under povray
> documentation) only provides for POV-Ray version 3.1 or 3.5 selection. why
> those two versions? and, what does it select?
>
>
> regards, jr.
ignore it should be removed
is an obsolete class created for compatibility
now I inserted RAW containing "#version 3.7;" in first position of the scene
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Ton" <ton### [at] gmailcom> wrote:
> "eticre" <eti### [at] tinit> wrote:
> > ops!
> > ..kpm files in kpovmodeler are archive compressed
> >
> > git repo is now updatete with .kpm plain text file
> >
> > I removed karchive from project but qt5 has nothing like it
>
> Hi eticre,
>
> congratulations on porting kpovmodeler to QT5. I tried, but my knowledge was not
> enough to get it all going.
> karchive is part of KDE Frameworks 5, and should be available
> (https://api.kde.org/frameworks/karchive/html/index.html).
>
> In my compiled version of povmodeler, after fixing the opengl library issue, I
> don't see the statusbar.
>
> Cheers
> Ton.
I removed all kde deps from povmodeler, now the only dependencies are Qt
missed (K)statusbar is under investigation
If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
git
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
dick balaska <dic### [at] buckosoftcom> wrote:
> On 12/3/18 5:19 PM, eticre wrote:
> > hello everyone
>
> I got it built and running. I can't get it to look anything like this
>
http://web.archive.org/web/20120204081159/http://www.kpovmodeler.org/index.php?option=com_content&view=category&layou
t=blog&id=2&Itemid=5&lang=en
>
> but the treeview looks cool, as long as I don't touch show/hide.
>
>
> --
> dik
> Rendered 1024 of 921600 pixels (0%)
in the image the "Insert" menu is replicated in a toolbar and all povray object
are visible
in my personal this is only waste space
however I am reprogramming the toolbar in qt
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,
"eticre" <eti### [at] tinit> wrote:
> If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
> git
I think it'd be nice if you kept posting updated code, I for one will try and
chekc the next version(s).
regards, jr.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"jr" <cre### [at] gmailcom> wrote:
> hi,
>
> "eticre" <eti### [at] tinit> wrote:
> > If anyone need my last kpovmodeler code for kf5/plasma5/qt5 I can upload it in
> > git
>
> I think it'd be nice if you kept posting updated code, I for one will try and
> chekc the next version(s).
>
>
> regards, jr.
https://github.com/eticre/kpovmodeler.git
git repo with kde dependences
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"eticre" <eti### [at] tinit> wrote:
> https://github.com/eticre/kpovmodeler.git
>
> git repo with kde dependences
Trying this on Linux Mint.
CMake Warning at CMakeLists.txt:26 (find_package):
Could not find a package configuration file provided by "KF5Parts" with any
of the following names:
KF5PartsConfig.cmake
kf5parts-config.cmake
Add the installation prefix of "KF5Parts" to CMAKE_PREFIX_PATH or set
"KF5Parts_DIR" to a directory containing one of the above files. If
"KF5Parts" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at CMakeLists.txt:27 (find_package):
By not providing "FindKF5KIO.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KF5KIO", but
CMake did not find one.
Could not find a package configuration file provided by "KF5KIO" with any
of the following names:
KF5KIOConfig.cmake
kf5kio-config.cmake
Add the installation prefix of "KF5KIO" to CMAKE_PREFIX_PATH or set
"KF5KIO_DIR" to a directory containing one of the above files. If "KF5KIO"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Maybe this might be a better way handle all the different OS's?
https://itsfoss.com/install-snap-linux/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,
"Bald Eagle" <cre### [at] netscapenet> wrote:
> Maybe this might be a better way handle all the different OS's?
>
> ...
already in wide-spread use is:
<https://en.wikipedia.org/wiki/LXC>
(a bit more general, and not "initimately linked" to Ubuntu owners)
regards, jr.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |