Page 3 of 3 FirstFirst 1 2 3
Results 61 to 77 of 77

Thread: Compiling the SDK

  1. #61
    MMC
    King MMC's Avatar
    Join Date
    30 Mar 2006
    Location
    of the wet little isle known as Britain
    Posts
    1,205
    Country
    This is MMC's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    The new SDK is on the Warlords CD.
    Ceeforee v0.1 - The Unofficial Civ 4 Editor -= Something no Civ Modder should ever be without =- Last Updated: 27/03/2009
    "Just because I'm paranoid doesn't mean there's no conspiracy"

  2. #62
    Thror78
    Chieftain
    Join Date
    15 Aug 2006
    Posts
    36
    Country
    This is Thror78's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    Hi i got a problem and MMC advises me to simply change the cvplot.cpp.
    But i only find that new VC++8:

    Microsoft Visual Studio 2005
    Version 8.0.50727.42 (RTM.050727-4200)
    Microsoft Visual C++ 2005 76542-000-0000011-00125

    Can anyone tell me where i can find the old 2003 version, so that i simply have to follow the steps in post #1?

  3. #63
    padillah
    King padillah's Avatar
    Join Date
    26 Nov 2001
    Location
    Waterford, MI
    Posts
    1,433
    Country
    This is padillah's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    02:22
    Originally posted by MMC
    The new SDK is on the Warlords CD.
    Is it VS 2005 compatible?

    I'd really appreciate that.

    Tom P.

  4. #64
    MMC
    King MMC's Avatar
    Join Date
    30 Mar 2006
    Location
    of the wet little isle known as Britain
    Posts
    1,205
    Country
    This is MMC's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    It's not VS 2005 compatible unfortunately. Only VS 2003. And there is a place you can download it for <$1, but I can't remember the address.
    Ceeforee v0.1 - The Unofficial Civ 4 Editor -= Something no Civ Modder should ever be without =- Last Updated: 27/03/2009
    "Just because I'm paranoid doesn't mean there's no conspiracy"

  5. #65
    Thror78
    Chieftain
    Join Date
    15 Aug 2006
    Posts
    36
    Country
    This is Thror78's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    Here it is but for free:

    VCToolkitSetup.exe

  6. #66
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22

    Exclamation Does C++ NET Standard Edition suffice?

    Does anybody know whether the Standard Edition of MS Visual C++.NEt 2003 does the job of compiling the SDK? Since the 2003 toolkit is said to be the compiler also shipped with the 2003 Professional edition.
    So I'm uncertain about buying the Standard Edition, which I could afford.
    It's only for the SDK, so it would be a pity if the Standard Edition couldn't compile the SDK.

    Thankful for advice.

  7. #67
    MMC
    King MMC's Avatar
    Join Date
    30 Mar 2006
    Location
    of the wet little isle known as Britain
    Posts
    1,205
    Country
    This is MMC's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    Why not just download the toolkit for free?

    Although I believe the compiler is the same for all versions of VC++ 2003. The only different compilers are the 64-bit or PPC (Mac) compilers.
    Ceeforee v0.1 - The Unofficial Civ 4 Editor -= Something no Civ Modder should ever be without =- Last Updated: 27/03/2009
    "Just because I'm paranoid doesn't mean there's no conspiracy"

  8. #68
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    Did that!

    But with the Standard Edition you get a complete IDE, not only a console compiling tool.

  9. #69
    MMC
    King MMC's Avatar
    Join Date
    30 Mar 2006
    Location
    of the wet little isle known as Britain
    Posts
    1,205
    Country
    This is MMC's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    You can get a free IDE to go with the free toolkit if you use Code::Blocks. Having compared the two, I find that the Code::Blocks IDE is actually easier to use.
    Ceeforee v0.1 - The Unofficial Civ 4 Editor -= Something no Civ Modder should ever be without =- Last Updated: 27/03/2009
    "Just because I'm paranoid doesn't mean there's no conspiracy"

  10. #70
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    What's Code::Blocks?

  11. #71
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    Forget about it.
    Just checked it out via the link in the first post of this thread.

  12. #72
    Lemmy
    King Lemmy's Avatar
    Join Date
    07 Dec 2000
    Location
    Bubblewrap
    Posts
    2,032
    Country
    This is Lemmy's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    Great step by step guide. Followed it almost to the letter (installed the SDK before the toolkit), didn't get any problems. Compiled the project, and loaded it in the Civ4, no problems whatsoever.

    I almost didn't bother trying because it seemed like a lot of work just to get it compiled. Glad i tried it, because it's really simple.

    Of course i haven't tried changing anything yet...so my enthusiasm might diminish in the future
    <Kassiopeia> you don't keep the virgins in your lair at a sodomising distance from your beasts or male prisoners. If you devirginised them yourself, though, that's another story. If they devirginised each other, then, I hope you had that webcam running.
    Play Bumps! No, wait, play Slings!

  13. #73
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22

    Code::Blocks doesn't allow editing code

    Hi, out there.
    I finally managed to get the source code compiled in code::blocks.
    But to my surprise it's not possible to edit the code.
    Written text doesn't appear at the prompt in the code modules (.cpp and .h).
    Maybe it's a settings issue. Anyone can help?

  14. #74
    Lemmy
    King Lemmy's Avatar
    Join Date
    07 Dec 2000
    Location
    Bubblewrap
    Posts
    2,032
    Country
    This is Lemmy's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    That's not a codeblocks problem, the files are set to read only in windows. (right-click->properties, uncheck read-only)
    <Kassiopeia> you don't keep the virgins in your lair at a sodomising distance from your beasts or male prisoners. If you devirginised them yourself, though, that's another story. If they devirginised each other, then, I hope you had that webcam running.
    Play Bumps! No, wait, play Slings!

  15. #75
    Superstring
    Chieftain
    Join Date
    11 Jan 2002
    Location
    Hannover, Germany
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    07:22
    Thanks, Lemmy!

  16. #76
    Raion
    Prince Raion's Avatar
    Join Date
    26 Jan 2001
    Location
    USA
    Posts
    815
    Country
    This is Raion's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    06:22
    Superstring - yes, you get a compiler with the standard version. Unless I am mistaken, the IDE would set up that compiler for the IDE, but if you changed the paths to use the Toolkit Professional version of the compiler, I think that could be done, but you have to change it to use it to the folders where it is located. When you set up to use Direct X SDK Platform, you give the folder and info needed in Options to do that and put if first in the list so the IDE uses those include and bin and lib files to compile with for writing a Direct X Program. Otherwise, the IDE will only use the Platform SDK to compile with and only use whatever version of Direct X that may include - like version 5 instead of Direct X 9.0c version.
    But it probably can be done, but you have to give or include the folders where it is located and usually at the top of the list like Direct X would be done.

  17. #77
    Tesreamb73
    Settler
    Join Date
    31 Aug 2009
    Location
    United States
    Posts
    8
    Country
    This is Tesreamb73's Country Flag
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Local Date
    June 19, 2013
    Local Time
    11:22

    Compiling the SDK

    The original subject which I cannot seem to edit is a bit misleading.

    Edit: SD was kind enough to change the subject.

    These are instructions to build linux game binaries with the SDK, and have nothing to do with repacking the SDK to a native linux installer.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Compiling the SDK to match 1.61
    By smacfan in forum Civilization IV General
    Replies: 2
    Last Post: April 15, 2006, 00:44
  2. Compiling the GTk Client...
    By Dandeloreon1984 in forum Freeciv
    Replies: 10
    Last Post: February 27, 2004, 13:56
  3. Compiling error... AGAIN!!!
    By CMaster2003 in forum Freeciv
    Replies: 4
    Last Post: January 24, 2004, 17:21
  4. compiling on other than c++ or .net
    By Seesjuh in forum CtP2 Source Code Project
    Replies: 5
    Last Post: January 12, 2004, 03:31
  5. Compiling error... please help
    By CMaster2003 in forum Freeciv
    Replies: 2
    Last Post: January 4, 2004, 07:28

Visitors found this page by searching for:

CvGameCore Expansion 1.dll

civ v OR civ 5 OR civilization v OR civilization 5 gods and kings cvgamecoredll.dll

CvGameCore_Expansion1.dll

civilization 5 unspecified error

civ 4 error in game start event handler

unspecified error civilization vcivilization 5 ошибка с cvgamecore expansion 1.dllcivilization v crash cvgamecore expansion 1.dllcvgamecore expansion1.dllcvgamecore expansion 1.dll downloadDue to a change in the exception handling switches for the CC Compiler EHsc has been automatically converted to EHa in this projectciv4 boost_python-vc71civ 5 unspecified errorcode block LINKfatal error LNK1181: 无法打开输入文件“winmm.lib”civilization 5 gods and kings error loading cvgamecore expansion1.dllcvgamecore.dll visual c 2003civilization v steam unspecified errorcvgamecore expansion1.dll crashcivilization 5 sdk g&amp;k downloadbaixar a dll cvgamecore releaseprobleme mise à jour civilization v (unspecified error)finalrelease.dll civ5цивилизация 5 проблема с CvGameCore_Expansion1how to compile civ 5 dllcvgamecore_expansion1.dll crash

Bookmarks

Posting Permissions