Homebrew [Release] arc13's freeShop fork - open source eShop alternative

What should I do with storage bars ?


  • Total voters
    138
  • Poll closed .
Status
Not open for further replies.

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,144
Country
Canada
Are you following all the instructions of the Dockerfile ?
Because I just compiled it like 3 hours ago successfully (Xubuntu 17.04 64bits)
thanks!
but still incomplete at the last cmake step.
root@jwg-laptop:/usr/src/cpp3ds/build# cmake -DBUILD_EMULATOR=ON -DENABLE_OGG=ON -DENABLE_AAC=ON -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=ON ..
-- setting CTRULIB to /opt/devkitpro/libctru/include/..
-- Could NOT find TREMOR (missing: TREMOR_INCLUDE_DIR TREMOR_LIBRARY)
-- Found libfaad: /usr/lib/x86_64-linux-gnu/libfaad.so
-- Found JPEG: /opt/devkitpro/portlibs/armv6k/lib/libjpeg.a
-- Found libfaad: /usr/lib/x86_64-linux-gnu/libfaad.so
-- Found JPEG: /opt/devkitpro/portlibs/armv6k/lib/libjpeg.a
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES
OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.7/Modules/FindOpenSSL.cmake:385 (find_package_handle_standard_args)
src/emu3ds/CMakeLists.txt:146 (find_package)


-- Configuring incomplete, errors occurred!
See also "/usr/src/cpp3ds/build/CMakeFiles/CMakeOutput.log".


attachment is the log
 

Attachments

  • CMakeOutput.txt
    41.9 KB · Views: 201
  • Like
Reactions: arc13

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,246
Country
France
thanks!
but still incomplete at the last cmake step.
root@jwg-laptop:/usr/src/cpp3ds/build# cmake -DBUILD_EMULATOR=ON -DENABLE_OGG=ON -DENABLE_AAC=ON -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=ON ..
-- setting CTRULIB to /opt/devkitpro/libctru/include/..
-- Could NOT find TREMOR (missing: TREMOR_INCLUDE_DIR TREMOR_LIBRARY)
-- Found libfaad: /usr/lib/x86_64-linux-gnu/libfaad.so
-- Found JPEG: /opt/devkitpro/portlibs/armv6k/lib/libjpeg.a
-- Found libfaad: /usr/lib/x86_64-linux-gnu/libfaad.so
-- Found JPEG: /opt/devkitpro/portlibs/armv6k/lib/libjpeg.a
CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES
OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.7/Modules/FindOpenSSL.cmake:385 (find_package_handle_standard_args)
src/emu3ds/CMakeLists.txt:146 (find_package)


-- Configuring incomplete, errors occurred!
See also "/usr/src/cpp3ds/build/CMakeFiles/CMakeOutput.log".


attachment is the log
Happened to me too, install libssl-dev and it should work like a charm
 
  • Like
Reactions: Sonansune

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,144
Country
Canada
Happened to me too, install libssl-dev and it should work like a charm
:yay::yay::yay:

--------------------- MERGED ---------------------------

:cry: so much errors....

root@jwg-laptop:/usr/src/cpp3ds/build# make -j4 | grep error
In file included from /usr/src/cpp3ds/src/cpp3ds/System/I18n.cpp:6:0:
/usr/src/cpp3ds/include/cpp3ds/System/I18n.hpp:13:24: fatal error: fmt/format.h: No such file or directory
compilation terminated.

make[2]: *** [src/cpp3ds/System/CMakeFiles/cpp3ds-system.dir/I18n.cpp.o] Error 1
make[1]: *** [src/cpp3ds/System/CMakeFiles/cpp3ds-system.dir/all] Error 2
make: *** [all] Error 2

--------------------- MERGED ---------------------------

would you mind upload the compiled version cpp?:P
To "make" without the fatal error:lol:
 
  • Like
Reactions: arc13

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,246
Country
France
:yay::yay::yay:

--------------------- MERGED ---------------------------

:cry: so much errors....

root@jwg-laptop:/usr/src/cpp3ds/build# make -j4 | grep error
In file included from /usr/src/cpp3ds/src/cpp3ds/System/I18n.cpp:6:0:
/usr/src/cpp3ds/include/cpp3ds/System/I18n.hpp:13:24: fatal error: fmt/format.h: No such file or directory
compilation terminated.

make[2]: *** [src/cpp3ds/System/CMakeFiles/cpp3ds-system.dir/I18n.cpp.o] Error 1
make[1]: *** [src/cpp3ds/System/CMakeFiles/cpp3ds-system.dir/all] Error 2
make: *** [all] Error 2

--------------------- MERGED ---------------------------

would you mind upload the compiled version cpp?:P
To "make" without the fatal error:lol:
Did you installed libfmt3-dev ?
 

Aaronius_Leonius

Member
Newcomer
Joined
Mar 29, 2017
Messages
18
Trophies
0
Age
22
XP
65
Country
United States
Sorry if this is a stupid question, this is my first time using freeshop.

Does this support downloading in the background? I would like to let it sit on the home screen.
 

Dysproh

Well-Known Member
Newcomer
Joined
Dec 30, 2016
Messages
48
Trophies
0
Age
34
XP
126
Country
United States
I think you should make the storage bars run vertically on the parts of the top screen that overhang the bottom.
 

Manurocker95

Game Developer & Pokémon Master
Member
Joined
May 29, 2016
Messages
1,512
Trophies
0
Age
29
Location
Madrid
Website
manuelrodriguezmatesanz.com
XP
2,809
Country
Spain
Im trying to find Elliot Quest, It came out on the 11th but it won't show up
If it's not showing up it's because anyone who bought the game has shared the keys for it. Instead of downloading it form freeshop, you can download the .cia from that iso site x)
 

Sonansune

Well-Known Member
Member
Joined
Jul 2, 2015
Messages
3,734
Trophies
1
XP
2,144
Country
Canada
why......

jwg@jwg-laptop:~/freeShop/build$ cmake ..
-- setting CTRULIB to /opt/devkitpro/libctru/include/..
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jwg/freeShop/build

jwg@jwg-laptop:~/freeShop/build$ make | grep error
/opt/devkitpro/devkitARM/lib/gcc/arm-none-eabi/6.3.0/../../../../arm-none-eabi/bin/ld: cannot find -larchive
collect2: error: ld returned 1 exit status
make[2]: *** [/home/jwg/freeShop/bin/freeshop.elf] Error 1
make[1]: *** [build/arm/CMakeFiles/freeshop.elf.dir/all] Error 2
make: *** [all] Error 2

libarchive installed
 
Last edited by Sonansune,

arc13

SPAAAACE !
OP
Member
Joined
Mar 6, 2017
Messages
307
Trophies
0
Age
23
Location
0xDEADBEEF
XP
1,246
Country
France
why......

jwg@jwg-laptop:~/freeShop/build$ cmake ..
-- setting CTRULIB to /opt/devkitpro/libctru/include/..
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jwg/freeShop/build

jwg@jwg-laptop:~/freeShop/build$ make | grep error
/opt/devkitpro/devkitARM/lib/gcc/arm-none-eabi/6.3.0/../../../../arm-none-eabi/bin/ld: cannot find -larchive
collect2: error: ld returned 1 exit status
make[2]: *** [/home/jwg/freeShop/bin/freeshop.elf] Error 1
make[1]: *** [build/arm/CMakeFiles/freeshop.elf.dir/all] Error 2
make: *** [all] Error 2

libarchive installed
Can I see your ~/freeShop directory ?
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    a_username_that_is_cool @ a_username_that_is_cool: 🤯🤯🤯 thats crazy