I’m new on Manjaro I changed my OS since Debian cannot run Citra any more
It a clear Manjaro with anything more than Gammy
Previously I’ve install this packages:
#pamac install base-devel
and the only issue this the dependencies of Citra was sudo pacman -S qt5
because I’ve only install 7 or 8 of those not the 20 available packages
and when I tried to build Citra with the official instruction ( "cmake --build . – -j ")
like before collapsed and I only could reset to use again my PC
everytime I build Citra I use after cmake …/ just “make”
and I watched this error:
[ 69%] Building CXX object src/video_core/CMakeFiles/video_core.dir/renderer_opengl/texture_filters/anime4k/anime4k_ultrafast.cpp.o
[ 69%] Building CXX object src/video_core/CMakeFiles/video_core.dir/renderer_opengl/texture_filters/bicubic/bicubic.cpp.o
[ 69%] Building CXX object src/video_core/CMakeFiles/video_core.dir/renderer_opengl/texture_filters/nearest_neighbor/nearest_neighbor.cpp.o
[ 69%] Building CXX object src/video_core/CMakeFiles/video_core.dir/renderer_opengl/texture_filters/scale_force/scale_force.cpp.o
[ 69%] Building CXX object src/video_core/CMakeFiles/video_core.dir/renderer_opengl/texture_filters/xbrz/xbrz_freescale.cpp.o
[ 69%] Linking CXX static library libvideo_core.a
[ 73%] Built target video_core
/usr/include/c++/12.2.1/bits/stl_vector.h:1206: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::front() [with _Tp = cmGccStyleDependency; _Alloc = std::allocator; reference = cmGccStyleDependency&]: Assertion ‘!this->empty()’ failed.
make[2]: *** [src/core/CMakeFiles/core.dir/build.make:4231: src/core/CMakeFiles/core.dir/depend] Aborted (core dumped)
make[1]: *** [CMakeFiles/Makefile2:1590: src/core/CMakeFiles/core.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
[[email protected] build]$
System Information
- Operating System: Xfce -Manjaro 22.05
- CPU: Intel Core i7-6800k CPU @3.40Ghz x 12
- GPU: Geforce GT 730 2Gb
- Citra Version (found in title bar): the last today
PD: sorry for my basic english