Dimitre

Results 692 comments of Dimitre

Now I've read about this in VS. I'll take a look soon. I've updated with some other issues happening on nightly/latest, if others can jump and help

Maybe good for closing?

the difference is gcc6 in the name. so it seems to work if we instead use: scripts/dev/download_libs.sh -p linux64gcc6 Apothecary or the guide should change to avoid 404

installing libs on RPI still uncompressing on wrong folder. $of/libs/openFrameworksLibs_bleeding_linuxaarch64

Yes I'll be testing this afternoon. Other than this observations I would suggest moving aside openFrameworks/of script until after the release

Finally it compiled latest nightly on RPI (took a while and freeze once) First test failed: ``` 🔗 Linking bin/assimp3DModelLoaderExample for linuxaarch64 g++ -o bin/assimp3DModelLoaderExample obj/linuxaarch64/Release/src/ofApp.o obj/linuxaarch64/Release/src/main.o ../../../addons/obj/linuxaarch64/Release/ofxAssimpModelLoader/src/ofxAssimpTexture.o ../../../addons/obj/linuxaarch64/Release/ofxAssimpModelLoader/src/ofxAssimpAnimation.o ../../../addons/obj/linuxaarch64/Release/ofxAssimpModelLoader/src/ofxAssimpModelLoader.o...

RPI - emptyExample compiles ok 3d/3DPrimitives.. compiles ok runs ok (visually different, no wireframe)

ofxAssimpExample compiled ok running it returns this error: ``` [ error ] ofAppGLFWWindow: 65543: GLX: Failed to create context: GLXBadFBConfig [ error ] ofAppGLFWWindow: couldn't create GLFW window Segmentation fault...

I'll remove obj folder and try to compile again as main.o has zero bytes -rw-r--r-- 1 pi pi 0 Apr 3 15:19 main.o -rw-r--r-- 1 pi pi 0 Apr 3...

Ok, now compiled ok, running gives the same error ``` [ error ] ofAppGLFWWindow: 65543: GLX: Failed to create context: GLXBadFBConfig [ error ] ofAppGLFWWindow: couldn't create GLFW window [verbose]...