Jump to content
TrinityCore

Marty

Members
  • Posts

    80
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Marty

  1. The problem is in "Found OpenSSL headers: C:/OpenSSL-Win64/include/openssl"

    The header directory should be "C:/OpenSSL-Win64/include/"

    Thanks but it's not that

    all come form the macro "FindOpenSSL.cmake"

    where "REGEX "^#define[t ]+OPENSSL_VERSION_NUMBER[t ]+0x[0-9][0-9][0-9][0-9][0-9][0-9].*")"

    should be "REGEX "^# *define[t ]+OPENSSL_VERSION_NUMBER[t ]+0x[0-9][0-9][0-9][0-9][0-9][0-9].*")"

  2. Hi all

      I got this error mesage only on 4.3.4 branch:

    Found OpenSSL library: optimized;C:/OpenSSL-Win64/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib
    Found OpenSSL headers: C:/OpenSSL-Win64/include/openssl
    CMake Error at cmake/macros/FindOpenSSL.cmake:188 (file):
    
    file STRINGS file "C:/OpenSSL-Win64/include/openssl/openssl/opensslv.h"
    
    cannot be read.
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:200 (list):
    
    list GET given empty list
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:201 (list):
    
    list GET given empty list
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:202 (list):
    
    list GET given empty list
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:203 (list):
    
    list GET given empty list
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:210 (math):
    
    math cannot parse the expression: " + 96": syntax error, unexpected
    
    exp_PLUS, expecting exp_OPENPARENT or exp_NUMBER (2)
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:214 (string):
    
    string Character with code does not exist.
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/EnsureVersion.cmake:76 (MATH):
    
    math cannot parse the expression: "..*10000 + ..*100 + 0": syntax error,
    
    unexpected exp_TIMES, expecting exp_OPENPARENT or exp_NUMBER (3)
    
    Call Stack (most recent call first):
    
    cmake/macros/EnsureVersion.cmake:95 (NORMALIZE_VERSION)
    
    cmake/macros/FindOpenSSL.cmake:221 (ENSURE_VERSION)
    
    CMakeLists.txt:57 (find_package)
    
     
    CMake Error at cmake/macros/FindOpenSSL.cmake:223 (message):
    
    TrinityCore needs OpenSSL version 1.0.0 but found version ..
    
    Call Stack (most recent call first):
    
    CMakeLists.txt:57 (find_package)
    

     

     

     

    I have both version of OpenSSL 32/64bits.

    and "opensslv.h" is there and its okay ...

  3. That would be the internet provider's or host's fault no?

    no

    i stop anticheat and have 9 lantency all world.

    Trinity Revision: (86f6d73d6aed+)

    Custom patch: Ac Passive is Stop + Armory

    Database Version: TDB 335.11.44

    Online 4 days, 10 hours, 19 minutes, 29 seconds

    Max players this uptime session: 192

    and still run without crash :)

    Maybe it is the most stable rev of TrinityCore

    Edit: I use Windows Server 2003 x86

  4. Creating library C:\build\src\server\authserver\Release\authserver.lib and object C:\build\src\server\authserver\Release\authserver.exp

    Embedding manifest...

    Performing Post-Build Event...

    Build log was saved at "file://c:\build\src\server\authserver\authserver.dir\Release\BuildLog.htm"

    authserver - 0 error(s), 0 warning(s)

    ========== Build: 13 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========

    EDIT: Problem Solved!!!

    i have faill on BIOS and my RAM have err

    How to Fix Fatal Error c1001 on VC ++ 2008 and 2011

    Need to flash your BIOS and Chek you ram whit "Memtest"

    CLOSE TOPIC

    I report for this in MS :)

  5. again error :@:@:@:@

    C:\Program Files\Microsoft Visual Studio 10.0\VC\include\utility(200): fatal error C1001: An internal error has occurred in the compiler.

    (compiler file 'msc1.cpp', line 1420)

    To work around this problem, try simplifying or changing the program near the locations listed above.

    Please choose the Technical Support command on the Visual C++

    Help menu, or open the Technical Support help file for more information

  6. - What is your O.S. version? - Windows XP

    - What is your core version? -

    * TrinityCore rev. hash : 5db7bf9cc33e

    * TrinityCore rev. date : 2011-10-04 10:14:55 +0200

    - Where did you grab it? form - form https://github.com/trinitycore/trinitycore.git

    - Did you compiled yourself? (repacks aren't suported) - i not use repack i try to compile but show me an err

    - Do you have all dependency's correctly installed? - yes

    - Did you Follow our wiki? - Yes

    - Did you correctly updated the databases? - Yes

    - What is your MySQL Server version? (There is no "latest version") - I use XAMPP 5.5.16

    - Is your MySQL correctly configured and running? yes

    - What is your MySQL client? (SQLyog? MySQL command line? etc.. NOTE: please, don't use navicat) - SQLyog

    - Did you opened the necessary ports? Yes

    - Do you have any custom patches in the core? Which ones? Did you try without them? no only Fresh compile

  7. Hi all i have err every time wen compile it show me an error

    c:\triniticore\trinitycore\src\server\game\spells\auras\spellauras.cpp(1743) : fatal error C1001: An internal error has occurred in the compiler.

    (compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x5122F303:0x71250828]', line 182)

    To work around this problem, try simplifying or changing the program near the locations listed above.

    Please choose the Technical Support command on the Visual C++

    Help menu, or open the Technical Support help file for more information

    I not add custom code fresh compile. Help me please

    Edit: Change topic name to Err wen Compile

    sorry for my bad english

    :unsure:

  8. hi all i have this err every time wen compile

    (compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x50DC7DD1:0x70FC7064]', line 183)

    To work around this problem, try simplifying or changing the program near the locations listed above.

    Please choose the Technical Support command on the Visual C++

    Help menu, or open the Technical Support help file for more information

    i don have F My OS is Windows Server 2003 Enterprise x86

    pls help me i never have this err :S

×
×
  • Create New...