Skip to content

Instantly share code, notes, and snippets.

@KartikShrivastava
Last active March 12, 2022 19:50
Show Gist options
  • Save KartikShrivastava/0384c3fd63f0de1d0fc4beb051f2bcb9 to your computer and use it in GitHub Desktop.
Save KartikShrivastava/0384c3fd63f0de1d0fc4beb051f2bcb9 to your computer and use it in GitHub Desktop.
enigma-dev start.sh logs
kash@kash:~/.../enigma-dev$ ~/github/enigma-dev/start.sh
/home/kash/github/enigma-dev/start.sh: line 3: cd: enigma-dev: No such file or directory
Java Version: 110014 (11.0.14)
Mar 13, 2022 1:12:35 AM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Gtk-Message: 01:12:36.555: Failed to load module "canberra-gtk-module"
Loading lib files in /home/kash/github/enigma-dev/lateralgm.jar
01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
05_score.lgl 06_extra.lgl 07_draw.lgl
Calling `make eTCpath=""`
> make -C shared/protos/
> make[1]: Entering directory '/home/kash/github/enigma-dev/shared/protos'
> make[1]: '../../libProtocols.so' is up to date.
> make[1]: Leaving directory '/home/kash/github/enigma-dev/shared/protos'
> make -C shared/
> make[1]: Entering directory '/home/kash/github/enigma-dev/shared'
> make[1]: '../libENIGMAShared.so' is up to date.
> make[1]: Leaving directory '/home/kash/github/enigma-dev/shared'
> make -C CompilerSource
> make[1]: Entering directory '/home/kash/github/enigma-dev/CompilerSource'
> make[1]: '../libcompileEGMf.so' is up to date.
> make[1]: Leaving directory '/home/kash/github/enigma-dev/CompilerSource'
0
Process terminated
Initializing Enigma:
Linking up to IDE
Implementing JDI basics
UnimplementedUnimplemented
Choosing language: C++
> Normal
> Stacked
> Specialized
> TriggerOnce
> TriggerAll
> Inline
Creating parse context
Parsing settings...
TOINT: 0
TOINT: 0
TOINT: 1
TOINT: 0
TOINT: 0
TOINT: 0
Loading compiler ey file: ./Compilers/Linux/gcc.ey
CC="gcc"
CFLAGS=""
CPPFLAGS=""
CXX="g++"
CXXFLAGS="-fdiagnostics-color=always"
LDFLAGS="-lstdc++fs"
LINKS=""
MAKE="make"
MAKEFLAGS=""
PATH=""
BUILD-EXTENSION=""
RESOURCES="$exe"
RUN-OUTPUT="$tempfile"
RUN-PARAMS=""
RUN-PROGRAM="$game"
*********** EXECUTE
`/usr/bin/make`
`CODEGEN=/home/kash/.enigma/`
`WORKDIR=/home/kash/.enigma/`
`required-directories`
Read key `defines` as `cpp -dM -x c++ --std=c++03 -E $blank`
Parsed `cpp` `-dM -x c++ --std=c++03 -E "/home/kash/.enigma/enigma_blank.txt"`: redirect=yes
TRUE
*********** EXECUTE
`/usr/bin/cpp`
`-dM`
`-x`
`c++`
`--std=c++03`
`-E`
`/home/kash/.enigma/enigma_blank.txt`
Call succeeded
Read key `searchdirs` as `gcc -E -x c++ --std=c++03 -v $blank`
Parsed `gcc` `-E -x c++ --std=c++03 -v "/home/kash/.enigma/enigma_blank.txt"`: redirect=yes
TRUE
*********** EXECUTE
`/usr/bin/gcc`
`-E`
`-x`
`c++`
`--std=c++03`
`-v`
`/home/kash/.enigma/enigma_blank.txt`
Call succeeded
Searching for directories between "#include <...> search starts here:" and "End of search list."
Toolchain returned 10 search directories:
Setting up IDE editables...
Loading extensions: Universal_System/Extensions/IniFilesystem, Universal_System/Extensions/DateTime, Universal_System/Extensions/Paths, Universal_System/Extensions/MotionPlanning, Universal_System/Extensions/DataStructures, Universal_System/Extensions/Alarms, Universal_System/Extensions/Timelines, Universal_System/Extensions/ParticleSystems, Universal_System/Extensions/libpng
Failed to open /home/kash/.enigma/API_Switchboard.h
%e-yaml
---
keyword-blacklist: ""
codegen-directory: "%HOME%/.enigma/"
inherit-equivalence-from: 0
scalar-precision: 0
inherit-negatives-as: 0
treat-literals-as: 0
angular-unit: 0
inherit-escapes-from: 0
compliance-mode: 0
eobjs-directory: "%HOME%/.enigma/"
automatic-semicolons: true
inherit-objects: true
inherit-strings-from: 0
inherit-increment-from: 1
target-collision: Precise
target-windowing: xlib
target-widget: None
target-networking: None
target-graphics: OpenGL1
target-audio: OpenAL
target-compiler: gcc
extensions: Universal_System/Extensions/IniFilesystem,Universal_System/Extensions/DateTime,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DataStructures,Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/ParticleSystems,Universal_System/Extensions/libpng
Creating swap.
Dumping whiteSpace definitions...
Opening ENIGMA for parse...
ERROR(/usr/include/c++/10//bits/cpp_type_traits.h,429,47): Evaluating unknown node type
ERROR(/usr/include/c++/10//bits/cpp_type_traits.h,429,47): Expected integer result from expression; invalid type given
ERROR(/usr/include/c++/10//bits/cpp_type_traits.h,429,47): Expected right brace here to terminate enumeration
ERROR(/usr/include/c++/10//bits/cpp_type_traits.h,429,48): Two types named in expression
ERROR(/usr/include/c++/10//bits/cpp_type_traits.h,429,51): Expected semicolon before ')' token following declaration
ERROR(/usr/include/c++/10//ext/numeric_traits.h,57,65): Evaluating unknown node type
ERROR(/usr/include/c++/10//bits/stl_iterator_base_types.h,265,36): Evaluating unknown node type
ERROR(/usr/include/c++/10//bits/stl_iterator_base_types.h,265,36): Expected integer result from expression; invalid type given
ERROR(/usr/include/c++/10//bits/stl_iterator_base_types.h,265,36): Expected right brace here to terminate enumeration
ERROR(/usr/include/c++/10//bits/stl_iterator_base_types.h,265,69): Expected semicolon before ')' token following declaration
ERROR(/usr/include/c++/10//bits/stl_algobase.h,522,25): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,522,25): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,523,11): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,523,11): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,530,11): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,530,11): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,5): Expected class or function declaration following template clause before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,35): Type name expected here; `_OIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,42): Type name expected here; `_OSeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,49): Type name expected here; `_OCat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,54): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,54): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,54): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,54): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,535,54): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,5): Expected type name here before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,25): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,25): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,55): Type name expected here; `_IIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,62): Type name expected here; `_ISeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,69): Type name expected here; `_ICat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,74): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,74): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,74): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,74): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,74): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,75): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,536,76): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,11): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,11): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,41): Type name expected here; `_IIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,48): Type name expected here; `_ISeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,55): Type name expected here; `_ICat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,60): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,60): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,60): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,60): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,60): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,61): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,537,62): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,11): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,11): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,41): Type name expected here; `_OIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,48): Type name expected here; `_OSeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,55): Type name expected here; `_OCat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,60): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,60): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,60): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,60): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,60): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,61): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,62): Expected type-id for function parameters before ')' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,538,63): Declaration does not give a valid type
ERROR(/usr/include/c++/10//bits/stl_algobase.h,757,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,757,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,758,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,758,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,765,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,765,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,5): Expected class or function declaration following template clause before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,35): Type name expected here; `_OIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,42): Type name expected here; `_OSeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,49): Type name expected here; `_OCat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,54): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,54): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,54): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,54): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,770,54): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,771,5): Expected type name here before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,39): Type name expected here; `_IIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,46): Type name expected here; `_ISeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,53): Type name expected here; `_ICat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,58): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,58): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,58): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,58): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,58): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,59): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,772,60): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,39): Type name expected here; `_IIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,46): Type name expected here; `_ISeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,53): Type name expected here; `_ICat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,58): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,58): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,58): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,58): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,58): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,59): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,773,60): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,39): Type name expected here; `_OIte' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,46): Type name expected here; `_OSeq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,53): Type name expected here; `_OCat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,58): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,58): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,58): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,58): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,58): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,59): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,60): Expected type-id for function parameters before ')' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,774,61): Declaration does not give a valid type
ERROR(/usr/include/c++/10//bits/stl_algobase.h,899,15): Type name expected here before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,899,15): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,899,15): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,900,8): Type name expected here before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,900,8): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,900,8): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,918,20): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,918,20): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,919,13): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,919,13): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,5): Expected class or function declaration following template clause before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,35): Type name expected here; `_Ite' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,41): Type name expected here; `_Seq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,47): Type name expected here; `_Cat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,51): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,51): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,51): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,51): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1022,51): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,5): Expected type name here before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,22): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,22): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,52): Type name expected here; `_Ite' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,58): Type name expected here; `_Seq' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,64): Type name expected here; `_Cat' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,68): Insufficient parameters to `template<typename _Ite, typename _Seq, typename _Cat> class _Safe_iterator'; 3 more required
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,68): Missing parameter 0: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,68): Missing parameter 1: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,68): Missing parameter 2: parameter is not defaulted
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,68): Cannot infer type outside of template
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,69): Expected type name here before `&' operator
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1023,78): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,9): Type name expected here; `_Size' is not declared
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,15): Expected type-id for function parameters before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,15): Expected comma or closing parenthesis to function parameters before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,18): Type name expected here before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,18): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,31): Expected type-id for function parameters before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,31): Expected comma or closing parenthesis to function parameters before identifier
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,38): Type name expected here before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1024,38): Expected type-id for function parameters before ',' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1025,33): Declaration does not give a valid type
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1171,23): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1171,23): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1172,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1172,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1178,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1178,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1183,23): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1183,23): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1184,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1184,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1185,9): Expected type-id for function parameters before `::' token
ERROR(/usr/include/c++/10//bits/stl_algobase.h,1185,9): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(/usr/include/c++/10//ext/new_allocator.h,173,2): Expected semicolon to close friend statement before '{' token
ERROR(/usr/include/c++/10//ext/new_allocator.h,173,4): Unexpected identifier in this scope (new_allocator); `return' does not name a type
ERROR(true,0,1): Unexpected decimal literal in this scope
ERROR(/usr/include/c++/10//ext/new_allocator.h,177,2): Unexpected `friend' statement: not in a class
ERROR(/usr/include/c++/10//ext/new_allocator.h,183,5): Unexpected `private' token outside class scope.
ERROR(/usr/include/c++/10//ext/new_allocator.h,184,26): Unexpected identifier in this scope (__gnu_cxx); `size_type' does not name a type
ERROR(/usr/include/c++/10//ext/new_allocator.h,185,7): Unexpected identifier in this scope (__gnu_cxx); `_M_max_size' does not name a type
ERROR(/usr/include/c++/10//ext/new_allocator.h,185,18): Stray opening parenthesis.
ERROR(/usr/include/c++/10//ext/new_allocator.h,186,7): Declaration does not give a valid type
ERROR(/usr/include/c++/10//ext/new_allocator.h,186,7): Unexpected opening brace here; declaration is not a function
ERROR(/usr/include/c++/10//ext/new_allocator.h,196,1): Premature abort caused by '}' token here; relaunching
ERROR(/usr/include/c++/10//bits/allocator.h,193,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/allocator.h,193,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/allocator.h,198,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/allocator.h,198,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,187,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,187,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,201,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,201,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,208,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,208,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,212,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,212,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,216,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,216,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,220,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,220,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,225,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,225,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,304,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,304,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,312,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,312,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,316,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,316,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,400,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,400,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,408,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,408,5): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_bvector.h,416,5): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_bvector.h,416,5): Expected scope declaration before opening brace.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,34,37): Expected expression before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,35,3): Expected semicolon before declarator following declaration
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,49,3): Unexpected identifier in this scope (Color); `uint8_t' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,49,11): Unexpected identifier in this scope (Color); `b' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,49,12): Unexpected comma at this point.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,49,12): Expected closing brace to class `Color'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,50,3): Unexpected identifier in this scope (enigma); `uint32_t' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,50,12): Unexpected identifier in this scope (enigma); `asInt' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,50,17): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,50,20): Expected scope declaration before opening brace.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,61,1): Unexpected identifier in this scope (); `Color' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,61,7): Unexpected identifier in this scope (); `image_get_pixel_color' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,61,28): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,23): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,33): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,33): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,35): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,35): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,37): Type name expected here; `Color' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,43): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,43): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,51): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,51): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,53): Type name expected here; `Color' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,59): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,62,59): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,25): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,35): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,35): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,37): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,37): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,39): Type name expected here; `Color' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,45): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,63,45): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,64,25): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,64,35): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,64,35): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,13): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,21): Insufficient parameters to `template<typename _Tp, typename _Alloc = std::allocator<_Tp>> class vector: private (?=_Vector_base<_Tp, _Alloc>) '; 2 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,21): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,21): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,21): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,23): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,51): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,51): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,53): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,53): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,66,73): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,67,1): Unexpected identifier in this scope (); `RawImage' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,67,10): Unexpected identifier in this scope (); `image_pad' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,67,19): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,68,1): Unexpected identifier in this scope (); `RawImage' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,68,10): Unexpected identifier in this scope (); `image_crop' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,68,20): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,73,17): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,73,27): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,73,27): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,13): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,21): Insufficient parameters to `template<typename _Tp, typename _Alloc = std::allocator<_Tp>> class vector: private (?=_Vector_base<_Tp, _Alloc>) '; 2 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,21): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,21): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,21): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,23): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,45): Scope `std' contains no member `filesystem'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,55): Expected type-id for function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,55): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,57): Type name expected here; `path' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,63): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,63): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,76,72): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,27): Scope `std' contains no member `filesystem'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,37): Expected type-id for function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,37): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,39): Type name expected here; `path' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,45): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,45): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,53): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,78,53): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,13): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,21): Insufficient parameters to `template<typename _Tp, typename _Alloc = std::allocator<_Tp>> class vector: private (?=_Vector_base<_Tp, _Alloc>) '; 2 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,21): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,21): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,21): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,23): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,49): Scope `std' contains no member `filesystem'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,59): Expected type-id for function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,59): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,61): Type name expected here; `path' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,67): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,67): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,80,76): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,13): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,21): Insufficient parameters to `template<typename _Tp, typename _Alloc = std::allocator<_Tp>> class vector: private (?=_Vector_base<_Tp, _Alloc>) '; 2 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,21): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,21): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,21): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,23): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,51): Scope `std' contains no member `string'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,59): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,59): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,81,70): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,13): Type name expected here; `RawImage' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,21): Insufficient parameters to `template<typename _Tp, typename _Alloc = std::allocator<_Tp>> class vector: private (?=_Vector_base<_Tp, _Alloc>) '; 2 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,21): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,21): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,21): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,23): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,49): Scope `std' contains no member `filesystem'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,59): Expected type-id for function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,59): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,61): Type name expected here; `path' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,67): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,67): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,82,76): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,83,31): Scope `std' contains no member `filesystem'
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,83,41): Expected type-id for function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,83,41): Expected comma or closing parenthesis to function parameters before `::' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,83,43): Type name expected here; `path' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,83,48): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/image_formats.h,85,1): Premature abort caused by '}' token here; relaunching
ERROR(/usr/include/c++/10//bits/stl_tree.h,316,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,316,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,321,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,321,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,397,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,397,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,402,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,402,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1612,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1612,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1629,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1629,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1636,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1636,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1640,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1640,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1644,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1644,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_tree.h,1648,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_tree.h,1648,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_multimap.h,70,14): Expected opening triangle bracket for template definition before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,44,11): Expected namespace name here.
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,44,11): Premature abort caused by '{' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,137,17): Attempt to assign bit count in non-integer declaration
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,137,30): Invalid cast type
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,137,30): Bit count is not an integer
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,39): Attempt to assign bit count in non-integer declaration
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,54): Invalid cast type
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,54): Bit count is not an integer
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,64): Type name expected here; `len' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,67): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,138,69): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,139,39): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,142,19): Junk destructor; remove tilde?
ERROR(./ENIGMAsystem/SHELL/Universal_System/lua_table.h,142,19): Unexpected opening brace here; declaration is not a function
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__CONCAT,0,1): Unexpected identifier in this scope (); `__DECL_SIMD___MATH_PRECNAME' does not name a type
ERROR(__CONCAT,0,29): Stray opening parenthesis.
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(__MATHCALL_NARROW_NORMAL,1,39): Expected semicolon before identifier following declaration
ERROR(ACCEPT_TYPE,0,49): Comma or closing triangle bracket expected here before `&&' operator
ERROR(ACCEPT_TYPE,0,49): Parameter 0 is not defaulted
ERROR(ACCEPT_TYPE,0,51): Opening brace for class body expected before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,38): Scope `std' (`std') has no member `is_base_of'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,46): AST evaluation failure: No `is_base_of' found in namespace `std'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,46): Evaluating null definition
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,46): Expression must give integer result (value returned: <nothing>):29
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,49): Too many template parameters provided to `template<typename E, <ERROR>> class MaybeEnabled'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,247,57): Opening brace for class body expected before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,314,21): Unexpected declarator following `operator' keyword; does not form a valid operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,314,21): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,314,34): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,341,30): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,341,30): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,30): Comma expected here before `>>' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,30): Parameter 0 is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,30): Expected closing triangle bracket before `>>' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,40): Comma expected here before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,40): Parameter 0 is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,616,40): Expected closing triangle bracket before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,619,17): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,624,27): Expected type name here; `var' does not name a type (DEF_FUNCTION)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,624,39): Expected return type for template function at this point
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `pointer'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `const_pointer'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `reference'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `const_reference'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `size_type'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `difference_type'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `rebind'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Bad template type (NULL)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope to access is NULL!
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `rebind'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Bad template type (NULL)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope to access is NULL!
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `rebind'
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Bad template type (NULL)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Scope to access is NULL!
WARNING(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): Can't fully evaluate ancestor for class `_Vector_impl': no resolution for template<...> class rebind::(?=_Alloc::rebind<_Tp>::other)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,672,28): ERROR! Replacing ancestor `(?=__gnu_cxx::__alloc_traits<_Alloc>::rebind<_Tp>::other)' with non-class `(?=_Alloc::rebind<_Tp>::other)' (DEF_TYPENAME | DEF_SCOPE | DEF_HYPOTHETICAL | DEF_DEPENDENT)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,714,7): Expected type name here; `var' does not name a type (DEF_FUNCTION)
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,714,10): Junk destructor; remove tilde?
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,714,10): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/var4.h,714,10): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,21,21): Could not find file_t.h
Checked ./ENIGMAsystem/SHELL/Platforms/General
Checked ./ENIGMAsystem/SHELL
Checked ./shared
Checked /home/kash/.enigma/
Checked /usr/include/c++/10/
Checked /usr/include/x86_64-linux-gnu/c++/10/
Checked /usr/include/c++/10/backward/
Checked /usr/lib/gcc/x86_64-linux-gnu/10/include/
Checked /usr/local/include/
Checked /usr/include/x86_64-linux-gnu/
Checked /usr/include/
ERROR(/usr/include/c++/10//bits/c++0x_warning.h,34,54): #error This file requires compiler and library support \
for the ISO C++ 2011 standard. This support must be enabled \
with the -std=c++11 or -std=gnu++11 compiler options.
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,25,61): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,25,69): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,25,69): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,26,1): Unexpected identifier in this scope (); `FILE_t' does not name a type
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,26,7): Unexpected `*' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,26,9): Unexpected identifier in this scope (); `fopen_wrapper' does not name a type
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,26,22): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,27,1): Unexpected identifier in this scope (); `FILE_t' does not name a type
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,27,7): Unexpected `*' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,27,9): Unexpected identifier in this scope (); `freopen_wrapper' does not name a type
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,27,24): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,28,23): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,28,31): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,28,31): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,28,38): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,28,38): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,29,20): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,29,28): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,29,28): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,30,19): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,30,27): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,30,27): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,31,41): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,31,49): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,31,49): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,32,34): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,32,42): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,32,42): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,33,18): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,33,26): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,33,26): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,34,23): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,34,31): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,34,31): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,35,67): Type name expected here; `FILE_t' is not declared
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,35,75): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Platforms/General/fileio.h,35,75): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,26,94): #error This file includes non-ENIGMA STL headers and should not be included from SHELLmain.
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `pointer'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `const_pointer'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `reference'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `const_reference'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `size_type'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `difference_type'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `rebind'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Bad template type (NULL)
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope to access is NULL!
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope `allocator<const <unspecified>><variant>' (`_Alloc') has no member `rebind'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Bad template type (NULL)
ERROR(./ENIGMAsystem/SHELL/Universal_System/Object_Tiers/timelines_object.h,45,42): Scope to access is NULL!
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,22,92): #error This file includes non-ENIGMA STL headers and should not be included from SHELLmain.
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,21): Expected '>' or ',' before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,25): Expected '>' token here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,26): Expected class or function declaration following template clause before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,45): Type name expected here; `U' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,46): `...' not allowed as general modifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,46): Expected type-id for function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,46): Expected comma or closing parenthesis to function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,50): Type name expected here; `args' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,54,54): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,21): Expected '>' or ',' before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,25): Expected '>' token here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,26): Expected class or function declaration following template clause before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,48): Type name expected here; `U' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,49): `...' not allowed as general modifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,49): Expected type-id for function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,49): Expected comma or closing parenthesis to function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,53): Type name expected here; `args' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,59,57): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,21): Expected '>' or ',' before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,25): Expected '>' token here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,26): Expected class or function declaration following template clause before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,45): Type name expected here; `U' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,46): `...' not allowed as general modifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,46): Expected type-id for function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,46): Expected comma or closing parenthesis to function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,50): Type name expected here; `args' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,84,54): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,21): Expected '>' or ',' before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,25): Expected '>' token here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,26): Expected class or function declaration following template clause before '>' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,48): Type name expected here; `U' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,49): `...' not allowed as general modifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,49): Expected type-id for function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,49): Expected comma or closing parenthesis to function parameters before `...' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,53): Type name expected here; `args' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,88,57): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,127,13): Unexpected operator at this point; expected '=' or ')' before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,127,13): Expected comma or closing parenthesis to function parameters before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,127,16): Type name expected here; `asset' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,127,21): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,133,24): Unexpected operator at this point; expected '=' or ')' before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,133,24): Expected comma or closing parenthesis to function parameters before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,133,27): Type name expected here; `asset' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,133,32): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,167,25): Unexpected operator at this point; expected '=' or ')' before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,167,25): Expected comma or closing parenthesis to function parameters before `&&' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,167,28): Type name expected here; `asset' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/AssetArray.h,167,33): Expected type-id for function parameters before ')' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,35,7): Expeceted qualified-id here; `BoundingBox' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,35,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,35,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,35,7): Unexpected identifier in this scope (enigma); `BoundingBox' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,35,19): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,51,3): Unexpected identifier in this scope (Subimage); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,51,11): Unexpected identifier in this scope (Subimage); `textureBounds' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,68,46): Type name expected here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,68,54): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,68,54): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,69,18): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,69,51): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,72,30): Type name expected here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,72,38): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,72,38): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,72,45): Type name expected here before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,72,45): Expected type-id for function parameters before ',' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,86,3): Unexpected identifier in this scope (Sprite); `BoundingBox' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,86,15): Unexpected identifier in this scope (Sprite); `bbox' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,86,20): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,86,22): Expected scope declaration before opening brace.
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,101,20): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,102,1): Unexpected identifier in this scope (enigma); `BoundingBox' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,102,13): Unexpected identifier in this scope (enigma); `sprite_get_bbox_relative' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/sprites_internal.h,102,37): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/General/GSprimitives.h,43,56): Expected expression before ')' token
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/General/GSprimitives.h,43,56): Expected secondary expression after binary operator
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/General/GSprimitives.h,43,57): Expected semicolon before ')' token following declaration
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(/usr/include/c++/10//bits/stl_list.h,248,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_list.h,248,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_list.h,253,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_list.h,253,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_list.h,334,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_list.h,334,7): Expected scope declaration before opening brace.
ERROR(/usr/include/c++/10//bits/stl_list.h,339,7): Expected semicolon before '{' token
ERROR(/usr/include/c++/10//bits/stl_list.h,339,7): Expected scope declaration before opening brace.
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,21,27): Could not find OpenGLHeaders.h
Checked ./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common
Checked ./ENIGMAsystem/SHELL
Checked ./shared
Checked /home/kash/.enigma/
Checked /usr/include/c++/10/
Checked /usr/include/x86_64-linux-gnu/c++/10/
Checked /usr/include/c++/10/backward/
Checked /usr/lib/gcc/x86_64-linux-gnu/10/include/
Checked /usr/local/include/
Checked /usr/include/x86_64-linux-gnu/
Checked /usr/include/
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,29,12): Scope `std' contains no member `unordered_map'
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,29,12): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,29,12): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,29,12): Unexpected identifier in this scope (); `unordered_map' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,32,10): Type name expected here; `GLenum' is not declared
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,32,17): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,36,9): Unexpected identifier in this scope (Shader); `GLuint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,36,16): Unexpected identifier in this scope (Shader); `shader' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,64,9): Unexpected identifier in this scope (Uniform); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,64,15): Unexpected identifier in this scope (Uniform); `location' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,64,24): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,64,26): Unexpected `-' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,64,28): Unexpected decimal literal in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,65,9): Unexpected identifier in this scope (Uniform); `GLenum' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,65,16): Unexpected identifier in this scope (Uniform); `type' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,65,21): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,65,23): Unexpected identifier in this scope (Uniform); `GL_INVALID_VALUE' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,66,9): Unexpected identifier in this scope (Uniform); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,66,15): Unexpected identifier in this scope (Uniform); `arraySize' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,66,25): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,66,27): Unexpected `-' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,66,29): Unexpected decimal literal in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,73,9): Unexpected identifier in this scope (Attribute); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,73,15): Unexpected identifier in this scope (Attribute); `location' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,73,24): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,73,26): Unexpected `-' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,73,28): Unexpected decimal literal in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,74,9): Unexpected identifier in this scope (Attribute); `GLenum' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,74,16): Unexpected identifier in this scope (Attribute); `type' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,74,21): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,74,23): Unexpected identifier in this scope (Attribute); `GL_INVALID_VALUE' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,75,9): Unexpected identifier in this scope (Attribute); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,75,15): Unexpected identifier in this scope (Attribute); `arraySize' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,75,25): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,75,27): Unexpected `-' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,75,29): Unexpected decimal literal in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,97,9): Unexpected identifier in this scope (ShaderProgram); `unordered_map' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,97,22): Unexpected '<' token in this scope
WARNING(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,97,29): Declaration in class scope doesn't have a name
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,97,35): Unexpected operator `>' at this point
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,98,9): Unexpected identifier in this scope (ShaderProgram); `unordered_map' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,98,22): Unexpected '<' token in this scope
WARNING(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,98,29): Declaration in class scope doesn't have a name
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,98,35): Unexpected operator `>' at this point
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,9): Unexpected identifier in this scope (ShaderProgram); `unordered_map' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,22): Unexpected '<' token in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,23): Unexpected identifier in this scope (ShaderProgram); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,28): Unexpected comma at this point.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,28): Expected closing brace to class `ShaderProgram'
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,99,36): Unexpected operator `>' at this point
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,100,9): Unexpected identifier in this scope (enigma); `unordered_map' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,100,22): Unexpected '<' token in this scope
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,100,23): Unexpected identifier in this scope (enigma); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,100,28): Unexpected comma at this point.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,100,28): Premature abort caused by ',' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,101,19): Cannot declare `log' over existing function
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,103,9): Unexpected identifier in this scope (); `GLuint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,103,16): Unexpected identifier in this scope (); `shaderprogram' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,107,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,107,15): Unexpected identifier in this scope (); `uni_viewMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,108,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,108,15): Unexpected identifier in this scope (); `uni_projectionMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,109,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,109,15): Unexpected identifier in this scope (); `uni_modelMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,110,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,110,15): Unexpected identifier in this scope (); `uni_mvMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,111,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,111,15): Unexpected identifier in this scope (); `uni_mvpMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,112,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,112,15): Unexpected identifier in this scope (); `uni_normalMatrix' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,113,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,113,15): Unexpected identifier in this scope (); `uni_texSampler' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,115,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,115,15): Unexpected identifier in this scope (); `uni_textureEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,116,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,116,15): Unexpected identifier in this scope (); `uni_colorEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,117,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,117,15): Unexpected identifier in this scope (); `uni_lightEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,118,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,118,15): Unexpected identifier in this scope (); `uni_fogVSEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,119,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,119,15): Unexpected identifier in this scope (); `uni_fogPSEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,120,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,120,15): Unexpected identifier in this scope (); `uni_fogColor' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,121,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,121,15): Unexpected identifier in this scope (); `uni_fogStart' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,122,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,122,15): Unexpected identifier in this scope (); `uni_fogRange' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,123,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,123,15): Unexpected identifier in this scope (); `uni_alphaTestEnable' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,125,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,125,15): Unexpected identifier in this scope (); `uni_color' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,126,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,126,15): Unexpected identifier in this scope (); `uni_alphaTest' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,129,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,129,15): Unexpected identifier in this scope (); `uni_ambient_color' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,130,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,130,15): Unexpected identifier in this scope (); `uni_material_ambient' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,131,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,131,15): Unexpected identifier in this scope (); `uni_material_diffuse' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,132,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,132,15): Unexpected identifier in this scope (); `uni_material_specular' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,133,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,133,15): Unexpected identifier in this scope (); `uni_material_shininess' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,135,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,135,15): Unexpected identifier in this scope (); `uni_lights_active' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,136,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,136,15): Unexpected identifier in this scope (); `uni_light_position' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,136,33): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,136,33): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,137,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,137,15): Unexpected identifier in this scope (); `uni_light_ambient' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,137,32): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,137,32): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,138,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,138,15): Unexpected identifier in this scope (); `uni_light_diffuse' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,138,32): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,138,32): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,139,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,139,15): Unexpected identifier in this scope (); `uni_light_specular' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,139,33): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,139,33): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,140,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,140,15): Unexpected identifier in this scope (); `uni_light_cAttenuation' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,140,37): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,140,37): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,141,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,141,15): Unexpected identifier in this scope (); `uni_light_lAttenuation' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,141,37): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,141,37): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,142,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,142,15): Unexpected identifier in this scope (); `uni_light_qAttenuation' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,142,37): Stray opening bracket.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,142,37): Premature abort caused by '[' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,145,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,145,15): Unexpected identifier in this scope (); `att_vertex' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,146,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,146,15): Unexpected identifier in this scope (); `att_color' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,147,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,147,15): Unexpected identifier in this scope (); `att_texture' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,148,9): Unexpected identifier in this scope (); `GLint' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,148,15): Unexpected identifier in this scope (); `att_normal' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,150,9): Unexpected identifier in this scope (); `ShaderProgram' does not name a type
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,150,22): Stray opening parenthesis.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,151,9): Expected scope declaration before opening brace.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,166,5): Unexpected `private' token outside class scope.
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,168,5): Premature abort caused by '}' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Graphics_Systems/OpenGL-Common/GLSLshader.h,169,1): Premature abort caused by '}' token here; relaunching
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(/usr/include/c++/10//bits/algorithmfwd.h,604,10): Declaration does not give a valid type
ERROR(/usr/include/c++/10//bits/algorithmfwd.h,605,3): Unexpected opening brace here; declaration is not a function
ERROR(/usr/include/c++/10//bits/stl_algo.h,1235,10): Declaration does not give a valid type
ERROR(/usr/include/c++/10//bits/stl_algo.h,1236,3): Unexpected opening brace here; declaration is not a function
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expeceted qualified-id here; `TexRect' is not declared
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Using directive does not specify an object
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Expected semicolon before identifier to terminate using directive
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,7): Unexpected identifier in this scope (enigma); `TexRect' does not name a type
ERROR(./ENIGMAsystem/SHELL/Universal_System/scalar.h,103,15): Unexpected `=' operator in this scope
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,4,23): Could not find AssetEnum.h
Checked ./ENIGMAsystem/SHELL/Universal_System/Resources
Checked ./ENIGMAsystem/SHELL
Checked ./shared
Checked /home/kash/.enigma/
Checked /usr/include/c++/10/
Checked /usr/include/x86_64-linux-gnu/c++/10/
Checked /usr/include/c++/10/backward/
Checked /usr/lib/gcc/x86_64-linux-gnu/10/include/
Checked /usr/local/include/
Checked /usr/include/x86_64-linux-gnu/
Checked /usr/include/
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,56): Scope `enigma_user' contains no member `AssetType'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,56): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,66): Expected type-id for function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,66): Expected comma or closing parenthesis to function parameters before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,71): Type name expected here before `=' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,11,71): Expected type-id for function parameters before `=' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,30): Scope `enigma_user' contains no member `AssetType'
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,30): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,66): Comma expected here before `>>' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,66): Parameter 1 is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,66): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,66): Expected closing triangle bracket before `>>' operator
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,69): Expected type name here before identifier
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Comma expected here before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Parameter 1 is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Insufficient parameters to `template<typename _Key, typename _Tp, typename _Compare = std::less<_Key>, typename _Alloc = std::allocator<std::pair<const _Key, _Tp>>> class map'; 3 more required
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Missing parameter 0: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Missing parameter 1: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Missing parameter 2: parameter is not defaulted
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Cannot infer type outside of template
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,18,77): Expected closing triangle bracket before ';' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,20,1): Expected type name here before '}' token
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,20,1): Declaration does not give a valid type
ERROR(./ENIGMAsystem/SHELL/Universal_System/Resources/asset_index.h,20,1): Expected semicolon before '}' token following declaration
ERROR(SHELLmain.cpp,139,1): Expected closing brace to namespace `enigma' before end of code
Successfully loaded builtin variant type
Successfully loaded builtin var type
Successfully loaded builtin varargs type
Successfully parsed ENIGMA's engine (3418.01ms)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Creating dummy primitives for old ENIGMA
Initializing EDL Parser...
Grabbing locals...
Finding parent...Found parent scope
>> Checking ancestor object_collisions
>> Checking ancestor object_transform
>> Checking ancestor object_graphics
>> Checking ancestor object_timelines
>> Checking ancestor object_planar
>> Checking ancestor object_basic
Determining build target...
Starting platform inspection
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment