-
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…
-
Compiling (and linking) the INET 3.4 release (taken from the zip-file from the Website) works fine under Windows with OMNeT 5.
But the Github Version does not link successfully under Windows.
The …
-
Thanks for making these great tutorials! Is a webassembly/emscripten tutorial also planned?
Eelis updated
7 years ago
-
SDL will be our goto base input/graphics system.
In other words... "We always try SDL2 first"
OpenSceneGraph can include SDL to perform new functions such as SDL Audio sink.. "google it". As w…
-
A have a `base::samples::LaserScan` that I added to an EnviRe graph:
```cpp
// in the main thread:
// initialize Qt stuff
EnvireVisualizerWindow window;
shared_ptr graph(new EnvireGraph);
…
-
Building under Ubuntu Xenial using `./tes3mp-deploy.sh --install` outputs this:
```
.
..
-- The C compiler identification is GNU 7.2.0
-- The CXX compiler identification is unknown
-- Check fo…
-
Nice to contact you. My name is Jaemin at UT.
I just installed the newest dart version on mac. But, when I build, I get some errors as follows:
[ 0%] Building CXX object dart/external/lodepng/C…
-
Pulled latest master OSG and osgEart on May 29.
Project **osgEarth** is not built with errors in **osgearth\src\osgEarth\DPLineSegmentIntersector.cpp** and **osgearth\src\osgEarth\Utils.cpp**:
```…
-
OpenAL is not compiling. So far, the only DKPlugin that requires OpenAL is DKOSGAudio.
OpenAL is a popular cross-platform library for audio. It would be beneficial to get it working.
-
In: digitalknob/DKPlugins/DKApp/android32/Release/src/digitalknob/dkapp/
2 files:
/DKMain.java
/EGLview.java
These are OSG files, and they need to be renamed or put into s…