Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sorry for ask but... #78

Open
jonaz8 opened this issue Sep 6, 2018 · 5 comments
Open

sorry for ask but... #78

jonaz8 opened this issue Sep 6, 2018 · 5 comments

Comments

@jonaz8
Copy link

jonaz8 commented Sep 6, 2018

sorry for asking in the space of issues but I want to know if this works in DSIMenu++

@MatthewScholefield
Copy link
Owner

Not sure, but port craft doesn't really have much code; I'm assuming you'd be more interested in Mine DS (also in this repo). It runs on a DSi from sudokuhax via Aura Launcher. I can test it tonight, never heard of DSIMenu++, but it sounds cool.

@RocketRobz
Copy link

RocketRobz commented Sep 14, 2018

I made DSiMenu++, which is based off of Aura Launcher and nds-hb-menu, and works on sudokuhax as well.
I'm trying to compile Mine DS, to test it with DSiMenu++, but I'm getting this error:

port-craft-mine-ds/source/localizations/locale.cpp:3:10: fatal error: generated/languages.h: No such file or directory
 #include "generated/languages.h"
          ^~~~~~~~~~~~~~~~~~~~~~~

@MatthewScholefield
Copy link
Owner

MatthewScholefield commented Sep 14, 2018

@Robz8 Awesome to hear about DSiMenu++; I'll have to take a look. Either way, did you build off of the latest mine-ds branch using meson? I realize I never updated the build instructions, but the new way to build is by installing the meson tool and running:

meson build
cd build
ninja

@RocketRobz
Copy link

RocketRobz commented Sep 15, 2018

I got this error.

Build started at 2018-09-14T18:29:45.444056
Main binary: D:\Program Files\Meson\meson.exe
Python system: Windows
The Meson build system
Version: 0.47.2
Source dir: D:\disassemblies\nds\mine-ds
Build dir: D:\disassemblies\nds\mine-ds\build
Build type: native build
Project name: mine-ds
Project version: undefined

meson.build:1:0: ERROR:  Unknown compiler(s): ['cl', 'c++', 'g++', 'clang++']
The follow exceptions were encountered:
Running "cl /?" gave "[WinError 2] The system cannot find the file specified"
Running "c++ --version" gave "[WinError 2] The system cannot find the file specified"
Running "g++ --version" gave "[WinError 2] The system cannot find the file specified"
Running "clang++ --version" gave "[WinError 2] The system cannot find the file specified"

@giabao06
Copy link

Tried that. It immediately threw a guru meditation error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants