Jump to content
  • Announcements

    • Xmat

      Pravidlo pro postování v TTT

      Do sekce Tipy, triky, tutoriály nepatří žádné dotazy.   Postujte sem vaše návody, tipy a různé další věci jež uznáte za vhodné sdělit zdejšímu osazenstvu, ale veškeré dotazy směřujte do sekce Všeobecná diskuse.
    • Replik

      Seznam návodů a důležitých témat v této sekci

      Pro lepší přehlednost jsem vytvořil tento seznam, který vás, méně zkušené, lépe provede touto sekcí. Věřím, že zde najdete, co hledáte. Vypsané jsou návody, které jsou oficiálně uznané jako návody. Běžné diskuze, které neposkytují postupy a rady zvěřejněny nejsou.   Instalace vlastního MaNGOS Serveru Díky těmto návodům budete (měli by jste být) schopni vytvořit a následně spustit váš vlastní server. Nastavení je pro verze s i bez datadisku.   Instalace MaNGOS Serveru (bez datadisku TBC) - Autor Benny Instalace MaNGOS Serveru (s datadiskem TBC) - Autor Malfik Instalace MaNGOS Serveru v prostředí Linux - Autor charlie Instalace MaNGOS Serveru v prostředí Linux - Autor kupkoid   Chyby a jejich řešení při přihlašování k serveru - Autor Cybe   Zálohování uživatelských dat   Dávkový soubor (BAT soubor) pro vytvoření SQL záloh - Autor Replik   Kompilování - tvoření vlastních release (revizí)   Tvorba kompilací pro Win32 (MangoScript) - Autor bLuma   Ostatní - těžko zařaditelné, ale neznamená to, že nejsou dobré   VIP Systém - Autor charlie Tvorba Webových stránek pro MaNGOS - Autor zahuba Tvorba teleportačních NPC (MangoScript) - Autor Replik Registrační web (původně předělaná SPORA) Funkční pro Antrix i MaNGOS - Autor Replik Nastavení a spuštění Minimanager pro MaNGOS - Autor BlackMartin Nastavení MaNGOS Website - Autor Artorius   Samozřejmě jsou zde i jiné návody, ale tyto jsou nejvíce používané, proto věřím, že vám budou nápomocné. Tuto sekci budeme upravovat podle potřeby. Pokud by jste něco nenašli nebo si nevěděli rady, hledejte na fóru a teprve potom založte vlastní topik. Pokud nějaký autor vytvoří kvalitní návod a chtěl by ho zveřejnit i v tomto seznamu, doporučuji, aby mi napsal zprávu skrze PM.   Díky a přeji hezký den na WoWResource   Replik
    • Aristo

      Příspěvky tam, kde nemají co dělat

      Dodržujte zákaz přispívání do topiků s repaky pokud si to zakladatelé nepřejí!! Opakované psaní příspěvků bude trestáno warnem.
    • Aristo

      Používání spoilerů

      Poslední dobou má většina uživatelů fora zvláštní nutkání postovat extrémně dlouhé texty nebo kódy, které zabírají v nejedenom případu i 80% obsahu celé stránky a hodně tak zvedají nepřehlednost v topiku. Chtěl bych všechny uživatele požádat, aby při postování citací, jakýchkoliv kódů, errorů, atp... delších než 30 řádků používali funkci spoileru.   Funkci vyvoláte příkazem [spoiler] text [/spoiler]   Ukázka:  
Sign in to follow this  
Lukas1212

Problém s kompilací

Recommended Posts

Ahoj dělal jsem si vlsatní kompilaci a přidával jsem tam ScriptDev2 a nahlásilo to 2 chyby a nevím jak to vařešit tak doufám že mi stím tady někdo poradí

tady je log:

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting Revision
1>f:\Kompilace\Mangos\src\bindings\scriptdev2\VC90>cd "F:\Kompilace\Mangos\src\bindings\scriptdev2\" 
1>F:\Kompilace\Mangos\src\bindings\scriptdev2>"..\..\..\win\VC90\genrevision__Win32_Release\genrevision.exe"
1>Systém nemůže nalézt uvedenou cestu.
1>F:\Kompilace\Mangos\src\bindings\scriptdev2>if errorlevel 1 goto VCReportError 
1>F:\Kompilace\Mangos\src\bindings\scriptdev2>echo Project : error PRJ0019: A tool returned an error code from "Extracting Revision" 
1>Project : error PRJ0019: A tool returned an error code from "Extracting Revision"
1>F:\Kompilace\Mangos\src\bindings\scriptdev2>exit 1 
1>Build log was saved at "file://f:\Kompilace\Mangos\src\bindings\scriptdev2\VC90\ScriptDev2__Win32_Release\BuildLog.htm"
1>ScriptDev2 - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

A ještě bych se chtěl zeptat na Mangos fórum jsem si stáhnul arena patch a chtěl bych se zeptat jak ten soubor instanced_bgs_arenas_v211.patch přidám do kompilace?

Předem děkuji.

 

EDIT: Na kompilaci používám Microsoft Visual C++ 2008 Express Edition

Edited by Lukas1212

Share this post


Link to post
Share on other sites

Já to kompiloval podle návodu na wiki ale tam jsou úpravi pro verzi 2005 a já mám 2008 a ty úpravy nejdou.

 

EDIT: Nechá se teda ta chyba nějak opravit?

EDIT2: Vyřešeno byla chyba v cestě ten soubor tam byl jen měl jiný adresář a název

Edited by Lukas1212

Share this post


Link to post
Share on other sites

Teď jsem to zkoušel zkompilovat a jsou tam další chyby ale ty nevím jak opravit

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting Revision
1>f:\Kompilace\Mangos\src\bindings\ScriptDev2\VC90>cd "F:\Kompilace\Mangos\src\bindings\ScriptDev2\" 
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>"..\..\..\win\VC90\genrevision__Win32_Release\genrevision.exe"
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>if errorlevel 1 goto VCReportError 
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>goto VCEnd 
1>Compiling...
1>precompiled.cpp
1>Compiling...
1>system.cpp
1>ScriptMgr.cpp
1>sc_creature.cpp
1>loch_modan.cpp
1>f:\kompilace\mangos\src\bindings\scriptdev2\config.h(23) : fatal error C1083:
Cannot open include file: 'revision.h': No such file or directory
1>boss_vilerel.cpp
1>boss_seethrel.cpp
1>boss_moira_bronzebeard.cpp
1>..\include\sc_creature.cpp(460) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\include\sc_creature.cpp(460) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(460) : error C2143: syntax error : missing ';' before 'const'
1>..\include\sc_creature.cpp(460) : error C2143: syntax error : missing ';' before 'const'
1>..\include\sc_creature.cpp(461) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\include\sc_creature.cpp(461) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\include\sc_creature.cpp(461) : error C2065: 'const_iterator' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\include\sc_creature.cpp(461) : error C2143: syntax error : missing ')' before '++'
1>..\include\sc_creature.cpp(461) : error C2059: syntax error : ';'
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2059: syntax error : ')'
1>..\include\sc_creature.cpp(462) : error C2143: syntax error : missing ';' before 'if'
1>..\include\sc_creature.cpp(462) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(462) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>boss_magmus.cpp
1>boss_high_interrogator_gerstahn.cpp
1>boss_haterel.cpp
1>boss_grizzle.cpp
1>boss_gorosh_the_dervish.cpp
1>boss_gloomrel.cpp
1>boss_general_angerforge.cpp
1>boss_emperor_dagran_thaurissan.cpp
1>boss_doperel.cpp
1>boss_doomrel.cpp
1>boss_anubshiah.cpp
1>boss_angerrel.cpp
1>boss_ambassador_flamelash.cpp
1>blackrock_depths.cpp
1>instance_sunwell_plateau.cpp
1>boss_kalecgos.cpp
1>boss_brutallus.cpp
1>instance_magisters_terrace.cpp
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2146: syntax error : missing ';' before identifier 'itr'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'players' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'players' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2059: syntax error : ';'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2059: syntax error : ')'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(238) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(239) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(239) : error C2227: left of '->getSource' 
must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(241) : error C2044: illegal continue
1>boss_vexallus.cpp
1>boss_selin_fireheart.cpp
1>boss_priestess_delrissa.cpp
1>boss_felblood_kaelthas.cpp
1>isle_of_queldanas.cpp
1>zulaman.cpp
1>instance_zulaman.cpp
1>boss_nalorakk.cpp
1>boss_janalai.cpp
1>undercity.cpp
1>thunder_bluff.cpp
1>shattrath_city.cpp
1>orgrimmar.cpp
1>ironforge.cpp
1>silvermoon_city.cpp
1>old_hillsbrad.cpp
1>instance_old_hillsbrad.cpp
1>boss_leutenant_drake.cpp
1>boss_epoch_hunter.cpp
1>boss_captain_skarloc.cpp
1>instance_hyjal.cpp
1>hyjalAI.cpp
1>hyjal.cpp
1>boss_archimonde.cpp
1>boss_temporus.cpp
1>boss_chrono_lord_deja.cpp
1>boss_aeonus.cpp
1>boss_hungarfen.cpp
1>instance_steam_vault.cpp
1>boss_warlord_kalithresh.cpp
1>boss_mekgineer_steamrigger.cpp
1>boss_hydromancer_thespia.cpp
1>instance_serpent_shrine.cpp
1>boss_morogrim_tidewalker.cpp
1>boss_leotheras_the_blind.cpp
1>boss_lady_vashj.cpp
1>boss_hydross_the_unstable.cpp
1>boss_fathomlord_karathress.cpp
1>stormwind_city.cpp
1>boss_warmaster_voone.cpp
1>boss_the_beast.cpp
1>boss_shadow_hunter_voshgajin.cpp
1>boss_rend_blackhand.cpp
1>boss_quartermaster_zigris.cpp
1>boss_pyroguard_emberseer.cpp
1>boss_overlord_wyrmthalak.cpp
1>boss_mother_smolderweb.cpp
1>boss_highlord_omokk.cpp
1>boss_halycon.cpp
1>boss_gyth.cpp
1>boss_drakkisath.cpp
1>zangarmarsh.cpp
1>terokkar_forest.cpp
1>instance_mechanar.cpp
1>boss_pathaleon_the_calculator.cpp
1>boss_nethermancer_sepethrea.cpp
1>boss_gatewatcher_ironhand.cpp
1>boss_gatewatcher_gyrokill.cpp
1>the_eye.cpp
1>instance_the_eye.cpp
1>boss_void_reaver.cpp
1>boss_kaelthas.cpp
1>boss_astromancer.cpp
1>boss_warp_splinter.cpp
1>boss_laj.cpp
1>boss_high_botanist_freywinn.cpp
1>instance_arcatraz.cpp
1>boss_harbinger_skyriss.cpp
1>arcatraz.cpp
1>shadowmoon_valley.cpp
1>boss_doomwalker.cpp
1>netherstorm.cpp
1>nagrand.cpp
1>karazhan.cpp
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\karazhan.cpp(290) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(290) : error C2228: left of '.isEmpty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2059: syntax error : ';'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2059: syntax error : ')'
1>..\scripts\zone\karazhan\karazhan.cpp(295) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->isAlive' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->isGameMaster' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\karazhan.cpp(299) : error C2043: illegal break
1>instance_karazhan.cpp
1>bosses_opera.cpp
1>boss_terestian_illhoof.cpp
1>boss_shade_of_aran.cpp
1>boss_prince_malchezaar.cpp
1>boss_nightbane.cpp
1>boss_netherspite.cpp
1>boss_moroes.cpp
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\boss_moroes.cpp(147) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2059: syntax error : ';'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2059: syntax error : ')'
1>..\scripts\zone\karazhan\boss_moroes.cpp(151) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->isAlive' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->HasAura' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2227: left of '->RemoveAurasDueToSpell'
must point to class/struct/union/generic type
1>boss_midnight.cpp
1>boss_maiden_of_virtue.cpp
1>boss_curator.cpp
1>hellfire_peninsula.cpp
1>boss_doomlord_kazzak.cpp
1>instance_shattered_halls.cpp
1>boss_warbringer_omrogg.cpp
1>boss_nethekurse.cpp
1>boss_watchkeeper_gargolmar.cpp
1>boss_omor_the_unscarred.cpp
1>instance_magtheridons_lair.cpp
1>boss_magtheridon.cpp
1>boss_the_maker.cpp
1>boss_kelidan_the_breaker.cpp
1>boss_broggok.cpp
1>boss_kruul.cpp
1>blasted_lands.cpp
1>blades_edge_mountains.cpp
1>ghostlands.cpp
1>eversong_woods.cpp
1>instance_black_temple.cpp
1>illidari_council.cpp
1>boss_warlord_najentus.cpp
1>boss_teron_gorefiend.cpp
1>boss_supremus.cpp
1>boss_shade_of_akama.cpp
1>boss_reliquary_of_souls.cpp
1>boss_mother_shahraz.cpp
1>boss_illidan.cpp
1>boss_bloodboil.cpp
1>black_temple.cpp
1>azuremyst_isle.cpp
1>instance_shadow_labyrinth.cpp
1>boss_murmur.cpp
1>boss_grandmaster_vorpil.cpp
1>boss_blackheart_the_inciter.cpp
1>boss_ambassador_hellmaw.cpp
1>instance_sethekk_halls.cpp
1>boss_tailonking_ikiss.cpp
1>boss_darkweaver_syth.cpp
1>boss_pandemonius.cpp
1>boss_nexusprince_shaffar.cpp
1>boss_exarch_maladaar.cpp
1>uldaman.cpp
1>boss_ironaya.cpp
1>instance_zulgurub.cpp
1>boss_wushoolay.cpp
1>boss_venoxis.cpp
1>boss_thekal.cpp
1>boss_renataki.cpp
1>boss_marli.cpp
1>boss_mandokir.cpp
1>boss_jindo.cpp
1>boss_jeklik.cpp
1>boss_hazzarah.cpp
1>boss_hakkar.cpp
1>boss_grilek.cpp
1>boss_gahzranka.cpp
1>boss_arlokk.cpp
1>zulfarrak.cpp
1>winterspring.cpp
1>westfall.cpp
1>western_plaguelands.cpp
1>instance_wailing_caverns.cpp
1>tirisfal_glades.cpp
1>silverpine_forest.cpp
1>silithus.cpp
1>mob_anubisath_sentinel.cpp
1>instance_temple_of_ahnqiraj.cpp
1>boss_viscidus.cpp
1>boss_twinemperors.cpp
1>boss_skeram.cpp
1>boss_sartura.cpp
1>boss_ouro.cpp
1>boss_huhuran.cpp
1>boss_fankriss.cpp
1>boss_cthun.cpp
1>boss_bug_trio.cpp
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C2143: syntax error : missing ';' before '<'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C4430: missing type specifier - int assumed. 
Note: C++ does not support default-int
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C2238: unexpected token(s) preceding ';'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(495) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(495) : error C2228: left of '.clear' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(527) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(527) : error C2228: left of '.empty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2065: 'UNORDERED_MAP' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2275: 'uint64' : illegal use of this type as an expression
1>        f:\Kompilace\Mangos\src\framework\Platform/Define.h(193) : see declaration of 'uint64'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2062: type 'bool' unexpected
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2039: 'iterator' : is not a member of '`global namespace''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : fatal error C1903: unable to recover from previous error(s); stopping compilation
1>tanaris.cpp
1>stratholme.cpp
1>instance_stratholme.cpp
1>boss_timmy_the_cruel.cpp
1>boss_ramstein_the_gorger.cpp
1>boss_postmaster_malown.cpp
1>boss_order_of_silver_hand.cpp
1>boss_nerubenkan.cpp
1>boss_maleki_the_pallid.cpp
1>boss_magistrate_barthilas.cpp
1>boss_dathrohan_balnazzar.cpp
1>boss_cannon_master_willey.cpp
1>boss_baroness_anastari.cpp
1>boss_baron_rivendare.cpp
1>stranglethorn_vale.cpp
1>stonetalon_mountains.cpp
1>shadowfang_keep.cpp
1>instance_shadowfang_keep.cpp
1>boss_amnennar_the_coldbringer.cpp
1>boss_onyxia.cpp
1>instance_naxxramas.cpp
1>boss_thane_korthazz.cpp
1>boss_thaddius.cpp
1>boss_stalagg.cpp
1>boss_sir_zeliek.cpp
1>boss_sapphiron.cpp
1>boss_razuvious.cpp
1>boss_patchwerk.cpp
1>boss_noth.cpp
1>boss_maexxna.cpp
1>boss_loatheb.cpp
1>boss_lady_blaumeux.cpp
1>boss_kelthuzad.cpp
1>boss_highlord_mograine.cpp
1>boss_heigan.cpp
1>boss_grobbulus.cpp
1>boss_gothik.cpp
1>boss_gluth.cpp
1>boss_feugen.cpp
1>boss_faerlina.cpp
1>boss_anubrekhan.cpp
1>mulgore.cpp
1>molten_core.cpp
1>instance_molten_core.cpp
1>boss_sulfuron_harbinger.cpp
1>boss_shazzrah.cpp
1>boss_ragnaros.cpp
1>boss_majordomo_executus.cpp
1>boss_magmadar.cpp
1>boss_lucifron.cpp
1>boss_golemagg.cpp
1>boss_gehennas.cpp
1>boss_garr.cpp
1>boss_baron_geddon.cpp
1>boss_princess_theradras.cpp
1>boss_noxxion.cpp
1>boss_landslide.cpp
1>boss_celebras_the_cursed.cpp
1>feralas.cpp
1>felwood.cpp
1>elwynn_forest.cpp
1>searing_gorge.cpp
1>instance_scholomance.cpp
1>boss_vectus.cpp
1>boss_the_ravenian.cpp
1>boss_ras_frostwhisper.cpp
1>boss_lorekeeper_polkelt.cpp
1>boss_lord_alexei_barov.cpp
1>boss_kormok.cpp
1>boss_jandice_barov.cpp
1>boss_instructor_malicia.cpp
1>boss_illucia_barov.cpp
1>boss_doctor_theolen_krastinov.cpp
1>boss_death_knight_darkreaver.cpp
1>boss_darkmaster_gandling.cpp
1>boss_scorn.cpp
1>boss_scarlet_commander_mograine.cpp
1>boss_interrogator_vishas.cpp
1>boss_houndmaster_loksey.cpp
1>boss_high_inquisitor_whitemane.cpp
1>boss_high_inquisitor_fairbanks.cpp
1>boss_herod.cpp
1>boss_bloodmage_thalnos.cpp
1>boss_azshir_the_sleepless.cpp
1>boss_arcanist_doan.cpp
1>instance_ruins_of_ahnqiraj.cpp
1>boss_rajaxx.cpp
1>boss_ossirian.cpp
1>boss_moam.cpp
1>boss_kurinnaxx.cpp
1>boss_buru.cpp
1>boss_ayamiss.cpp
1>moonglade.cpp
1>eastern_plaguelands.cpp
1>darkshore.cpp
1>burning_steppes.cpp
1>instance_gruuls_lair.cpp
1>boss_high_king_maulgar.cpp
1>boss_gruul.cpp
1>bloodmyst_isle.cpp
1>instance_blackwing_lair.cpp
1>boss_victor_nefarius.cpp
1>boss_vaelastrasz.cpp
1>boss_razorgore.cpp
1>boss_nefarian.cpp
1>boss_flamegor.cpp
1>boss_firemaw.cpp
1>boss_ebonroc.cpp
1>boss_chromaggus.cpp
1>boss_broodlord_lashlayer.cpp
1>dustwallow_marsh.cpp
1>dun_morogh.cpp
1>deadmines.cpp
1>the_barrens.cpp
1>boss_azuregos.cpp
1>azshara.cpp
1>ashenvale.cpp
1>alterac_mountains.cpp
1>item_test.cpp
1>item_scripts.cpp
1>go_scripts.cpp
1>areatrigger_scripts.cpp
1>test.cpp
1>custom_gossip_codebox.cpp
1>custom_example.cpp
1>npcs_special.cpp
1>npc_professions.cpp
1>npc_innkeeper.cpp
1>npc_escortAI.cpp
1>guards.cpp
1>guard_ai.cpp
1>simple_ai.cpp
1>mob_generic_creature.cpp
1>mob_event_ai.cpp
1>boss_ysondre.cpp
1>f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(198) : error C2143: 
syntax error : missing ';' before '<'
1>f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(198) : error C4430:
missing type specifier - int assumed. Note: C++ does not support default-int
1>boss_taerar.cpp
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2275: 'uint32' : illegal use of this type as an expression
1>        f:\Kompilace\Mangos\src\framework\Platform/Define.h(194) : see declaration of 'uint32'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2039: 'iterator' : is not a member of '`global namespace''
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'iterator' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2275: 'EventAI_Summon' : illegal use of this type as an expression
1>        f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(187) : see declaration of 'EventAI_Summon'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'EventAI_Summon_Map' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2228: left of '.find' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2065: 'EventAI_Summon_Map' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2228: left of '.SpawnTimeSecs' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_x' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_y' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_z' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.orientation' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.SpawnTimeSecs' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_x' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_y' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_z' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.orientation' must have class/struct/union
1>boss_lethon.cpp
1>boss_emeriss.cpp
1>Build log was saved at "file://f:\Kompilace\Mangos\src\bindings\ScriptDev2\VC90\
ScriptDev2__Win32_Release\BuildLog.htm"
1>ScriptDev2 - 160 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Nevíte jak to opravit?

Edited by bLuma

Share this post


Link to post
Share on other sites

to když jsem udělal tak to hodilo zase jiné chyby

log:

1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------
1>Extracting Revision
1>f:\Kompilace\Mangos\src\bindings\ScriptDev2\VC90>cd "F:\Kompilace\Mangos\src\bindings\ScriptDev2\" 
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>"..\..\..\win\VC90\genrevision__Win32_Release\genrevision.exe"
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>if errorlevel 1 goto VCReportError 
1>F:\Kompilace\Mangos\src\bindings\ScriptDev2>goto VCEnd 
1>Compiling...
1>ScriptMgr.cpp
1>sc_creature.cpp
1>instance_sunwell_plateau.cpp
1>karazhan.cpp
1>f:\kompilace\mangos\src\bindings\scriptdev2\config.h(23) : fatal error C1083: Cannot open include file: 'revision.h': No such file or directory
1>boss_moroes.cpp
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\boss_moroes.cpp(145) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\boss_moroes.cpp(147) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2059: syntax error : ';'
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(150) : error C2059: syntax error : ')'
1>..\scripts\zone\karazhan\boss_moroes.cpp(151) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->isAlive' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(152) : error C2227: left of '->HasAura' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\boss_moroes.cpp(153) : error C2227: left of '->RemoveAurasDueToSpell' must point to class/struct/union/generic type
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(236) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2146: syntax error : missing ';' before identifier 'itr'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'players' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'players' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2059: syntax error : ';'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(237) : error C2059: syntax error : ')'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(238) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(239) : error C2065: 'itr' : undeclared identifier
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(239) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp(241) : error C2044: illegal continue
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\karazhan.cpp(289) : error C2143: syntax error : missing ';' before 'const'
1>..\scripts\zone\karazhan\karazhan.cpp(290) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(290) : error C2228: left of '.isEmpty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'const_iterator' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'PlayerList' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2143: syntax error : missing ')' before '++'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2059: syntax error : ';'
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(294) : error C2059: syntax error : ')'
1>..\scripts\zone\karazhan\karazhan.cpp(295) : error C2143: syntax error : missing ';' before '{'
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->isAlive' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>..\scripts\zone\karazhan\karazhan.cpp(296) : error C2227: left of '->isGameMaster' must point to class/struct/union/generic type
1>..\scripts\zone\karazhan\karazhan.cpp(299) : error C2043: illegal break
1>boss_cthun.cpp
1>mob_event_ai.cpp
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C2143: syntax error : missing ';' before '<'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C4430: missing type specifier - int assumed.
Note: C++ does not support default-int
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(471) : error C2238: unexpected token(s) preceding ';'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(495) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(495) : error C2228: left of '.clear' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(527) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(527) : error C2228: left of '.empty' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2065: 'UNORDERED_MAP' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2275: 'uint64' : illegal use of this type as an expression
1>        f:\Kompilace\Mangos\src\framework\Platform/Define.h(193) : see declaration of 'uint64'
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2062: type 'bool' unexpected
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(530) : error C2039: 'iterator' : is not a member of '`global namespace''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2065: 'i' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2065: 'Stomach_Map' : undeclared identifier
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp(536) : fatal error C1903: unable to recover from 
previous error(s); stopping compilation
1>f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(198) : error C2143:
syntax error : missing ';' before '<'
1>f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(198) : error C4430
: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2275: 'uint32' : illegal use of this type as an expression
1>        f:\Kompilace\Mangos\src\framework\Platform/Define.h(194) : see declaration of 'uint32'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2039: 'iterator' : is not a member of '`global namespace''
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'iterator' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2275: 'EventAI_Summon' : illegal use of this type as an expression
1>        f:\kompilace\mangos\src\bindings\scriptdev2\scripts\creature\mob_event_ai.h(187) : see declaration of 'EventAI_Summon'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2065: 'EventAI_Summon_Map' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(865) : error C2228: left of '.find' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2065: 'EventAI_Summon_Map' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(867) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(874) : error C2228: left of '.SpawnTimeSecs' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_x' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_y' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.position_z' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.orientation' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(875) : error C2228: left of '.SpawnTimeSecs' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_x' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_y' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.position_z' must have class/struct/union
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2065: 'i' : undeclared identifier
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.second' must have class/struct/union
1>        type is ''unknown-type''
1>..\scripts\creature\mob_event_ai.cpp(876) : error C2228: left of '.orientation' must have class/struct/union
1>..\include\sc_creature.cpp(460) : error C2039: 'PlayerList' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\include\sc_creature.cpp(460) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(460) : error C2143: syntax error : missing ';' before 'const'
1>..\include\sc_creature.cpp(460) : error C2143: syntax error : missing ';' before 'const'
1>..\include\sc_creature.cpp(461) : error C3083: 'PlayerList': the symbol to the left of a '::' must be a type
1>..\include\sc_creature.cpp(461) : error C2039: 'const_iterator' : is not a member of 'Map'
1>        f:\Kompilace\Mangos\src\game\Map.h(125) : see declaration of 'Map'
1>..\include\sc_creature.cpp(461) : error C2065: 'const_iterator' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2146: syntax error : missing ';' before identifier 'i'
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2228: left of '.begin' must have class/struct/union
1>        type is ''unknown-type''
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2065: 'PlayerList' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2228: left of '.end' must have class/struct/union
1>        type is ''unknown-type''
1>..\include\sc_creature.cpp(461) : error C2143: syntax error : missing ')' before '++'
1>..\include\sc_creature.cpp(461) : error C2059: syntax error : ';'
1>..\include\sc_creature.cpp(461) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(461) : error C2059: syntax error : ')'
1>..\include\sc_creature.cpp(462) : error C2143: syntax error : missing ';' before 'if'
1>..\include\sc_creature.cpp(462) : error C2065: 'i' : undeclared identifier
1>..\include\sc_creature.cpp(462) : error C2227: left of '->getSource' must point to class/struct/union/generic type
1>        type is ''unknown-type''
1>Build log was saved at "file://f:\Kompilace\Mangos\src\bindings\ScriptDev2\VC90\ScriptDev2__Win32_Release\BuildLog.htm"
1>ScriptDev2 - 160 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Edited by bLuma

Share this post


Link to post
Share on other sites

Tak sjem to trochu upravil a hází to jiné chyby BuildLog.htm je v příloze

 

Něvíte někdo jak to udělal aby to šlo nomrálně bez chyb? Nebo neudělal by někdo videonávod jak to kompiluje ale i s nopvím stažením ze SVN?

 

EDIT:Přidán do přílohy soubor BuildLog.htm

BuildLog.htm

Edited by Lukas1212

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×