Jump to content

[New 2024] Install Theos on Windows 10/11 (Subsystem for Linux)


Rook

75 posts in this topic

Recommended Posts

Im getting this error while trying to make a project with nic.pl

Quote

readline() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 252.
seek() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 253.
Use of uninitialized value $line in pattern match (m//) at /home/chr1s/theos/bin/nic.pl line 260.
readline() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 252.
seek() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 253.
Use of uninitialized value $line in pattern match (m//) at /home/chr1s/theos/bin/nic.pl line 260.

 

it doesnt show the templates ive added in the templates folder

 

Link to comment
Share on other sites

@Rooki cant install clang 6.0 on Ubuntu window . It show 

sudo apt install clang-6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:

 clang-6.0 : Depends: libjsoncpp1 (>= 1.7.4) but it is not installable
             Depends: libllvm6.0 (>= 1:6.0~svn298832-1~) but it is not going to be installed
             Depends: libstdc++-7-dev but it is not installable
             Depends: libgcc-7-dev but it is not installable
             Depends: libobjc-7-dev but it is not installable
             Depends: libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Depends: libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Recommends: llvm-6.0-dev but it is not going to be installed
             Recommends: python but it is not installable
             Recommends: libomp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

then when i make package it show error:

make package
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
> Making all for tweak dreamraiders…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Compiling Tweak.x (arm64)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.dd2698a4.o] Error 127
==> Compiling Tweak.x (armv7)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.0dac857a.o] Error 127
==> Compiling Tweak.x (arm64e)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.dcdef4d0.o] Error 127
rm /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.m


make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64/dreamraiders.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/armv7/dreamraiders.dylib] Error 2
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/dreamraiders.dylib] Error 2
make[1]: *** [/home/daubap/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/home/daubap/theos/makefiles/master/rules.mk:146: dreamraiders.all.tweak.variables] Error 2

 

Plz help me

Link to comment
Share on other sites

2 minutes ago, Quocvietktc said:

@Rooki cant install clang 6.0 on Ubuntu window . It show 

sudo apt install clang-6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:

 clang-6.0 : Depends: libjsoncpp1 (>= 1.7.4) but it is not installable
             Depends: libllvm6.0 (>= 1:6.0~svn298832-1~) but it is not going to be installed
             Depends: libstdc++-7-dev but it is not installable
             Depends: libgcc-7-dev but it is not installable
             Depends: libobjc-7-dev but it is not installable
             Depends: libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Depends: libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Recommends: llvm-6.0-dev but it is not going to be installed
             Recommends: python but it is not installable
             Recommends: libomp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

then when i make package it show error:

make package
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
> Making all for tweak dreamraiders…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Compiling Tweak.x (arm64)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.dd2698a4.o] Error 127
==> Compiling Tweak.x (armv7)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.0dac857a.o] Error 127
==> Compiling Tweak.x (arm64e)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.dcdef4d0.o] Error 127
rm /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.m


make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64/dreamraiders.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/armv7/dreamraiders.dylib] Error 2
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/dreamraiders.dylib] Error 2
make[1]: *** [/home/daubap/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/home/daubap/theos/makefiles/master/rules.mk:146: dreamraiders.all.tweak.variables] Error 2

 

Plz help me

This is an outdated tutorial. You’re better off using Windows Subsystem Linux now.

Link to comment
Share on other sites

  • Rook changed the title to [New 2024] Install Theos on Windows 10/11 (Subsystem for Linux)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • F Class Adventurer: AFK RPG v1.53.04 +3 Cheats
      Modded/Hacked App: F Class Adventurer By EK GAMES
      Bundle ID: net.ekgames.fclasshero
      iTunes Store Link: https://apps.apple.com/us/app/f-class-adventurer/id6444598021?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - God Mode


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 337 replies
    • Pixel Hunter Idle v7.0 +3 Cheats
      Modded/Hacked App: 픽셀 헌터 키우기: 방치형 RPG By ZillionGames lnc
      Bundle ID: com.zilliongames.hunteridle
      iTunes Store Link: https://apps.apple.com/kr/app/%ED%94%BD%EC%85%80-%ED%97%8C%ED%84%B0-%ED%82%A4%EC%9A%B0%EA%B8%B0-%EB%B0%A9%EC%B9%98%ED%98%95-rpg/id1664366717?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - God Mode


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 334 replies
    • Air Defence 3D v1.20.1 Cheats +4
      Modded/Hacked App: Air Defence 3D By Voodoo
      Bundle ID: dats.games.airdefence3d
      iTunes Store Link: https://apps.apple.com/us/app/air-defence-3d/id6443950122?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Crash -> Reopen -> Float icon -> Game Cheats
      - Premium: Setting -> Privacy -> Crash -> Reopen -> Float icon -> In-App Purchase -> VoodooPremium
      - Dumb Enemy
      - Earn more gold
      • 1 reply
    • Air Defence 3D v1.20.1 Cheats +4
      Modded/Hacked App: Air Defence 3D By Voodoo
      Bundle ID: dats.games.airdefence3d
      iTunes Store Link: https://apps.apple.com/us/app/air-defence-3d/id6443950122?uo=4

       

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Crash -> Reopen -> Float icon -> Game Cheats
      - Premium: Setting -> Privacy -> Crash -> Reopen -> Float icon -> In-App Purchase -> VoodooPremium
      - Dumb Enemy
      - Earn more gold
      • 2 replies
    • War Plane Strike: Sky Combat v2.8 Cheats +2
      Modded/Hacked App: War Plane Strike: Sky Combat By Voodoo
      Bundle ID: com.thagiwara.aircraftmaster
      iTunes Store Link: https://apps.apple.com/us/app/war-plane-strike-sky-combat/id6443915404?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Float icon -> Game Process
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
        • Like
      • 0 replies
    • War Plane Strike: Sky Combat v2.8 Cheats +2
      Modded/Hacked App: War Plane Strike: Sky Combat By Voodoo
      Bundle ID: com.thagiwara.aircraftmaster
      iTunes Store Link: https://apps.apple.com/us/app/war-plane-strike-sky-combat/id6443915404?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Float icon -> Game Process
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
        • Like
      • 1 reply
    • Infantry Attack: Battle 3D FPS v1.28.4 Cheats +2
      Modded/Hacked App: Infantry Attack: Battle 3D FPS By Voodoo
      Bundle ID: com.niklas.fpsdefense
      iTunes Store Link: https://apps.apple.com/us/app/infantry-attack-battle-3d-fps/id6444265745?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Debug Menu: Setting -> Discord -> Float icon -> Game Debug
      - Premium: Setting -> Discord -> Float icon -> In-App Purchase -> VoodooPremium
      • 0 replies
    • Infantry Attack: Battle 3D FPS v1.28.4 Cheats +2
      Modded/Hacked App: Infantry Attack: Battle 3D FPS By Voodoo
      Bundle ID: com.niklas.fpsdefense
      iTunes Store Link: https://apps.apple.com/us/app/infantry-attack-battle-3d-fps/id6444265745?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Debug Menu: Setting -> Discord -> Float icon -> Game Debug
      - Premium: Setting -> Discord -> Float icon -> In-App Purchase -> VoodooPremium
        • Thanks
      • 1 reply
    • Dolls Stack: Match & Stack! v6.2.0 Cheats +2
      Modded/Hacked App: Dolls Stack: Match & Stack! By Voodoo
      Bundle ID: com.egg.stack
      iTunes Store Link: https://apps.apple.com/us/app/dolls-stack-match-stack/id1659053906?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Float icon -> BMS Debugger
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      • 0 replies
    • Dolls Stack: Match & Stack! v6.2.0 Cheats +2
      Modded/Hacked App: Dolls Stack: Match & Stack! By Voodoo
      Bundle ID: com.egg.stack
      iTunes Store Link: https://apps.apple.com/us/app/dolls-stack-match-stack/id1659053906?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Debug Menu: Setting -> Privacy -> Float icon -> BMS Debugger
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      • 0 replies
    • Dusk WarZ v1.5.2 Cheats +2
      Modded/Hacked App: Dusk WarZ By Voodoo
      Bundle ID: com.oxvgames.dawndefense
      iTunes Store Link: https://apps.apple.com/us/app/dusk-warz/id1659663529?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      - Unlimited currencies: Setting -> Restore Purchases
      • 0 replies
    • Dusk WarZ v1.5.2 Cheats +2
      Modded/Hacked App: Dusk WarZ By Voodoo
      Bundle ID: com.oxvgames.dawndefense
      iTunes Store Link: https://apps.apple.com/us/app/dusk-warz/id1659663529?uo=4

       

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Premium: Setting -> Privacy -> Float icon -> In-App Purchase -> VoodooPremium
      - Unlimited currencies: Setting -> Restore Purchases
        • Agree
        • Winner
        • Like
      • 0 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines