Git Product home page Git Product logo

friendmap's People

Contributors

chozabu avatar hunbernd avatar merkeld avatar morpheusbeing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

friendmap's Issues

Missing Plugin Icon

There is no icon, only text showing in the menubar and in the settings. I have tried adding according to differences to other plugins, but then will not load!

Missing function?

Compile problem with latest update:

DataModel.cpp: In member function ‘Marble::GeoDataDocument* DataModel::getDocument()’:
DataModel.cpp:72:42: error: no matching function for call to ‘Marble::GeoDataPlacemark::setStyle(QSharedPointerMarble::GeoDataStyle&)’
placemark->setStyle(style);
^
In file included from /usr/include/marble/GeoDataContainer.h:21:0,
from /usr/include/marble/GeoDataDocument.h:33,
from DataModel.h:6,
from DataModel.cpp:1:
/usr/include/marble/GeoDataFeature.h:399:10: note: candidate: void Marble::GeoDataFeature::setStyle(Marble::GeoDataStyle_)
void setStyle( GeoDataStyle *style );
^
/usr/include/marble/GeoDataFeature.h:399:10: note: no known conversion for argument 1 from ‘QSharedPointerMarble::GeoDataStyle’ to ‘Marble::GeoDataStyle_’
Makefile:836: recipe for target 'DataModel.o' failed

changes to Marble development libraries?

DataModel.cpp: In member function ‘Marble::GeoDataDocument* DataModel::getDocument()’:
DataModel.cpp:72:42: error: no matching function for call to ‘Marble::GeoDataPlacemark::setStyle(QSharedPointerMarble::GeoDataStyle&)’
placemark->setStyle(style);
^
In file included from /usr/include/marble/GeoDataContainer.h:21:0,
from /usr/include/marble/GeoDataDocument.h:33,
from DataModel.h:6,
from DataModel.cpp:1:
/usr/include/marble/GeoDataFeature.h:399:10: note: candidate: void Marble::GeoDataFeature::setStyle(Marble::GeoDataStyle_)
void setStyle( GeoDataStyle *style );
^
/usr/include/marble/GeoDataFeature.h:399:10: note: no known conversion for argument 1 from ‘QSharedPointerMarble::GeoDataStyle’ to ‘Marble::GeoDataStyle_’
Makefile:836: recipe for target 'DataModel.o' failed

Warning: unused variable

PaintLayer.cpp:210:63: warning: unused parameter ‘viewport’ [-Wunused-parameter]
bool PaintLayer::render( GeoPainter *painter, ViewportParams *viewport,
^
PaintLayer.cpp:211:41: warning: unused parameter ‘renderPos’ [-Wunused-parameter]
const QString& renderPos, GeoSceneLayer * layer )
^
PaintLayer.cpp:211:68: warning: unused parameter ‘layer’ [-Wunused-parameter]
const QString& renderPos, GeoSceneLayer * layer )
^

0.6 GXS

What is going to need to be done to get operational for 0.6 - finally have time and RS is now compiling and working

Compile Problem

Debian Testing Qt5.4.2. Deleted old FriendMap folder, and did git clone, qmake, make clean, and make -j2. Following is the output:

In file included from FriendMapPage.cpp:22:0:
FriendMapPage.h:26:19: fatal error: QWidget: No such file or directory
#include
^
compilation terminated.
Makefile:527: recipe for target 'FriendMapPage.o' failed
make: *** [FriendMapPage.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from FriendMapPlugin.h:27:0,
from FriendMapPlugin.cpp:22:
FriendMapPage.h:26:19: fatal error: QWidget: No such file or directory
#include
^
compilation terminated.
Makefile:510: recipe for target 'FriendMapPlugin.o' failed
make: *** [FriendMapPlugin.o] Error 1

RetroShare compiles cleanly. what am I missing?

Loading plugin problem

Fresh compile, copied to proper directory, when booting latest r of RetroShare, aborts due to segementation fault. If i remove the plugin from the extesions fold,er RetroShare loads properly. What do I need to check?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.