• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

error build cfru

  • 7
    Posts
    5
    Years
    • Age 32
    • Seen Apr 17, 2024
    when compiling cfru I get this error how can I fix it? everything else you do correctly.



    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BS_IntimidateActivatesLoop':
    (.text+0x99): undefined reference to `ITEM_EFFECT_ADRENALINE_ORB'
    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BattleScript_CuteCharmActivates':
    (.text+0x673): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\55415455e6d97b84a764d4cad6316b03.o: In function `BattleScript_MirrorArmorReflectsIntimidate':
    (.text+0xbf1): undefined reference to `ITEM_EFFECT_ADRENALINE_ORB'
    ./build\c2aef7840bd8ebec18c32bd0d45d150a.o: In function `BattleScript_QuickClaw':
    (.text+0x13e): undefined reference to `ITEM_EFFECT_QUICK_CLAW'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BattleScript_CheckPowerHerb':
    (.text+0x133e): undefined reference to `ITEM_EFFECT_POWER_HERB'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BS_120_Attract':
    (.text+0x1b62): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `BS_151_Solarbeam':
    (.text+0x21e3): undefined reference to `ITEM_EFFECT_UTILITY_UMBRELLA'
    ./build\cf8cf7f86d49adb1aea7fd022f3da2b9.o: In function `Geomancy_Charge':
    (.text+0x3244): undefined reference to `ITEM_EFFECT_POWER_HERB'
    ./build\78571311a98acd87909fd0b2977a0260.o: In function `BattleScript_MaxMoveInfatuation':
    (.text+0x29b): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
    ./build\78571311a98acd87909fd0b2977a0260.o: In function `BS_MaxMoveInfatuation_CheckPartner':
    (.text+0x2ce): undefined reference to `ITEM_EFFECT_DESTINY_KNOT'
     
    Back
    Top