Problems compiling and installing Pandora on Linux

43 views
Skip to first unread message

Chenies

unread,
Jun 16, 2016, 1:15:32 PM6/16/16
to Pandora users
Dear Group:

I'm new to Pandora and I have been trying to compile and install Pandora. After working through several hurdles, I have come up against another one as follows:

*** begin **

build/src/SequentialSerializer.cxx(601): error: class "Engine::Scheduler" has no member "getOwnedArea"

  const hsize_t ownedAreaWidth = _scheduler.getOwnedArea()._size._width;

                                            ^


build/src/SequentialSerializer.cxx(602): error: class "Engine::Scheduler" has no member "getOwnedArea"

  const hsize_t ownedAreaHeight = _scheduler.getOwnedArea()._size._height;

                                             ^


** end **


I hope someone can show me how to fix the problem. Many thanks. Luke

Steffen Fuerst

unread,
Jun 16, 2016, 6:11:53 PM6/16/16
to Chenies, Pandora users
Hi,

sorry, this is my mistake. I didn't created pull request for every
commit I have done in this repository, but one pull request depends on
a change that was not part of this pull request.

I have fixed this now and created a new pull request. You can try to merge
this fix, or simple replace the getOwnedArea calls with
getBoundaries.

Best,
Steffen (fuerst-gcf)

Chenies

unread,
Jun 16, 2016, 7:21:51 PM6/16/16
to Pandora users, ach...@vt.edu, steffen...@web.de
Steffen:

Thanks so much. I have encountered another problem as follows. Please help. Thanks much.  Luke

** begin **

build/src/ShpLoader.cxx(25): error: class "OGRSFDriverRegistrar" has no member "Open"

  _dataSource  = OGRSFDriverRegistrar::Open(file.c_str(), false);

                                       ^


compilation aborted for build/src/ShpLoader.cxx (code 2)

** end **

Xavier Rubio

unread,
Jun 17, 2016, 3:34:51 AM6/17/16
to Chenies, Pandora users, steffen...@web.de
Thanks Steffen. I'll take a look at the OGR issue and get back at you.

All best,

Xavi
> --
> You received this message because you are subscribed to the Google Groups
> "Pandora users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pandora_user...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Xavier Rubio

unread,
Jun 17, 2016, 4:14:06 AM6/17/16
to Chenies, Pandora users, steffen...@web.de
Hi, I can't reproduce the compilation error...what version of libgdal
are you using? I'm currently using libgdal1-dev from Linux Mint 17.2 .

All best,

Xavi



2016-06-17 1:21 GMT+02:00 Chenies <ach...@vt.edu>:

Chenies

unread,
Jun 17, 2016, 12:09:33 PM6/17/16
to Pandora users, ach...@vt.edu, steffen...@web.de
Dear Xavi:

I generated the gdal library using sources from http://download.osgeo.org/gdal/ -- version gdal-2.1.0 ; I believe this is the most current version. I am not sure how to obtain libgdal1-dev from Linux Mint 17.2, but I will look around. Thanks for your help. Best regards. Lyke
Reply all
Reply to author
Forward
0 new messages