-
The program run very well, it show Interface and few buttons/functions work.
But when I click in Open and select a picture I get this error:
> onecoreuap\shell\windows.storage\filefldr.cpp(7769)\…
-
@algefaen [wrote:](https://github.com/c172p-team/c172p/issues/1130#issuecomment-399561812)
>Hehe, nope, still very strange. If I'm on the ground and have a gentle crosswind from the left and give ful…
-
I tried building this repository, but ended with this error:
```
Scanning dependencies of target osgdb_freetype
[ 81%] Building CXX object src/osgPlugins/freetype/CMakeFiles/osgdb_freetype.dir/Fr…
-
Hi all,
I recently discovered something I think it could be a bug. In order to illustrate the case, let's imagine that I have a project with 3 dependencies (X, Y, Z).
I was checking the function…
-
If I [build OSG in debug configuration](https://developernote.com/2017/08/building-osgearth-on-ubuntu-14-04/) with the following commands:
`cmake ../../OpenSceneGraph/ -DCMAKE_BUILD_TYPE=debug -DCM…
-
[I build OSG with OpenGL3 on Ubuntu 14.04](https://developernote.com/2017/08/building-osgearth-on-ubuntu-14-04/) using the following command:
`cmake ../../OpenSceneGraph/ -DCMAKE_BUILD_TYPE=Debug -…
-
This URL (http://doc.qt.io/qt-5/qopenglwidget.html)show Draw 2D graphics onto a QOpenGLWidget subclass using QPainter.I don't konw why you reimplement the paintEvent() and call makeCurrent() and doneC…
-
I was recently testing a build of gazebo against a source build of the `release-6.2` branch of dart in our buildfarm, and dart failed to compile with complaints about osg. It works fine with `release-…
-
void IfcPPWriterSTEP::writeModelToStream( std::stringstream& stream, shared_ptr model )
{
.
.
.
const std::wstring& file_header_wstr = model->getFileHeader();
std::string file_header_str = en…
alas2 updated
7 years ago
-
Trying to build CSP again for nostalgic reasons on Fedora 26.
The readme instructions seems to go fine until 'make' on csp-osgAL where I encounter errors.
If there's some response here, I can add fu…