Please help me with the core converting menu

User Tag List

Results 1 to 7 of 7
  1. #1
    biohazzard's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Please help me with the core converting

    Hi guys, I have a problem. I've got Trinitycore 9880 for 3.3.5a but I can't convert it in Visual C++ ... can someone help me or give me a guide for this, please?
    I'm sorry about my bad english.
    Last edited by biohazzard; 09-13-2010 at 11:53 AM. Reason: edit

    Please help me with the core converting
  2. #2
    Link_S's Avatar Member
    Reputation
    125
    Join Date
    Dec 2008
    Posts
    293
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean by convert?

    Convert it to another project form?
    Convert it to a <something>?
    Why do I need a signature?

  3. #3
    Laniax's Avatar Active Member
    Reputation
    47
    Join Date
    Feb 2008
    Posts
    187
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think he cant "compile" it.
    cuz in the 9880 download from trinity's googlecode, the win directory with the VC projects isnt included.

    You'll have to checkout using tortoiseHG

  4. #4
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Laniax View Post
    i think he cant "compile" it.
    cuz in the 9880 download from trinity's googlecode, the win directory with the VC projects isnt included.

    You'll have to checkout using tortoiseHG
    It isn't included ever.

    You have to use CMake to generate the project solution.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  5. #5
    diviee3's Avatar Sergeant Major
    Reputation
    16
    Join Date
    Jan 2010
    Posts
    176
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are lots of guides on how to properly compile your own Trinity Core. You should check out my friend Sear Ching.
    WARNING: The above post may contain sarcasm and/or sophisticated satire. Any psychological damage sustained is purely your fault.

  6. #6
    biohazzard's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: Yup, i can't "Compile it"
    I have the whole required software, which is needed. When I open Cmake Gui and try to configurate, I get the following errors...
    Code:
    Check for working C compiler using: Visual Studio 10 Win64
    Check for working C compiler using: Visual Studio 10 Win64 -- broken
    CMake Error at C:/Program Files (x86)/CMake 2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
    The C compiler "cl" is not able to compile a simple test program.
    It fails with the following output:
    Change Dir: D:/Build/CMakeFiles/CMakeTmp
     
    Run Build Command:C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
    cmTryCompileExec.vcxproj /p:Configuration=Debug
    Microsoft (R) Build Engine Version 4.0.30319.1
    [Microsoft .NET Framework, Version 4.0.30319.1]
    Copyright (C) Microsoft Corporation 2007. All rights reserved.
     
    Build started 14.9.2010 ?. 11:58:46.
    Project "D:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" on node 1
    (default targets).
    C:\Program Files
    (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.InvalidPlatform.Targets(23,7):
    error MSB8007: The Platform for project 'cmTryCompileExec.vcxproj' is
    invalid. Platform='x64'. You may be seeing this message because you are
    trying to build a project without a solution file, and have specified a
    non-default Platform that doesn't exist for this project.
    [D:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
    Done Building Project
    "D:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" (default targets)
    -- FAILED.
     
    Build FAILED.
     
    "D:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj" (default target)
    (1) ->
    (InvalidPlatformError target) -> 
    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.InvalidPlatform.Targets(23,7): error MSB8007: The Platform for project 'cmTryCompileExec.vcxproj' is invalid. Platform='x64'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Platform that doesn't exist for this project. [D:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
     
    0 Warning(s)
    1 Error(s)
     
    Time Elapsed 00:00:00.06
     
     
    CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
    CMakeLists.txt:12 (project)
     
    Configuring incomplete, errors occurred!
    Can someone give me a Newbish Guide for that, please
    Sry
    Last edited by biohazzard; 09-14-2010 at 04:33 AM.

  7. #7
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It sounds like you're trying to make a x64-bit project on a x32-bit system.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

Similar Threads

  1. AHH please help me with my portals they are broken
    By slayer99 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-22-2007, 11:44 AM
  2. Get Someone To Help You With The Website Server And Going Public
    By jonnd in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-23-2007, 08:15 PM
  3. Please help me with this noob prob
    By Oreoshakes in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-06-2007, 07:11 PM
  4. Please help me with macromedia flash!
    By nerdywow in forum Community Chat
    Replies: 1
    Last Post: 08-24-2007, 01:57 AM
  5. Please help me with my innerspace
    By rickit in forum World of Warcraft General
    Replies: 0
    Last Post: 08-10-2007, 05:15 PM
All times are GMT -5. The time now is 09:10 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search