Package Details: ticemu 1.3-1

Git Clone URL: https://aur.archlinux.org/ticemu.git (read-only, click to copy)
Package Base: ticemu
Description: Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
Upstream URL: https://ce-programming.github.io/CEmu/
Licenses: GPL
Submitter: Juju
Maintainer: Juju
Last Packager: Juju
Votes: 3
Popularity: 0.000000
First Submitted: 2020-06-14 00:20 (UTC)
Last Updated: 2020-06-14 00:20 (UTC)

Latest Comments

maxrdz commented on 2023-07-13 23:45 (UTC)

@19tylermalone94 thanks! Hopefully this can be resolved by the maintainer.

19tylermalone94 commented on 2022-09-05 09:37 (UTC) (edited on 2022-09-05 15:53 (UTC) by 19tylermalone94)

find the patch file "/ticemu/src/include-stdexcept.patch". Add this to the bottom of the patch file:

"namespace autotester { diff --unified --recursive --text CEmu-1.3.orig/tests/autotester/autotester.cpp CEmu-1.3.new/tests/autotester/autotester.cpp

@@ -23,4 +23,5 @@

include "crc32.hpp"
include "json11.hpp"

+#include <cstring>

include "autotester.h"

"

run "# updpkgsums"

install with makepkg -si and you're good

melvyn2 commented on 2022-06-29 06:33 (UTC)

I've submitted a PR upstream, now we wait

Oman395 commented on 2022-06-18 00:23 (UTC)

Currently getting a build error, "‘memcpy’ was not declared in this scope". Looks like there's a missing #include <cstring>.

Luk313 commented on 2021-10-18 13:17 (UTC)

Hello, I am getting a "Erreur de segmentation (core dumped)" (segmentation error - core dumped) error at first launch. Somone has any clue please ? (all qt5 dependencies have been installed, i would say: e.g. qt5-quickcontrols) Thanks :)

alve commented on 2021-02-05 09:52 (UTC)

I think this package (and it's -git package) should have a provides= and conflicts= because you can't have both installed at the same time