Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 5.30 KB | None | 0 0
  1. Using DirectX SDK directory: C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)/
  2. Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
  3. Could NOT find OSS (missing: OSS_INCLUDE_DIR)
  4. Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR)
  5. Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR)
  6. Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR)
  7. CMake Warning (dev) at Engine/lib/openal-soft/cmake/CheckSharedFunctionExists.cmake:37 (IF):
  8.   Policy CMP0054 is not set: Only interpret if() arguments as variables or
  9.   keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  10.   details.  Use the cmake_policy command to set the policy and suppress this
  11.   warning.
  12.  
  13.   Quoted variables like "HAVE_LIBWINMM" will no longer be dereferenced when
  14.   the policy is set to NEW.  Since the policy is not set the OLD behavior
  15.   will be used.
  16. Call Stack (most recent call first):
  17.   Engine/lib/openal-soft/CMakeLists.txt:940 (CHECK_SHARED_FUNCTION_EXISTS)
  18. This warning is for project developers.  Use -Wno-dev to suppress it.
  19.  
  20. Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR)
  21. Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR)
  22. Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR)
  23.  
  24. Building OpenAL with support for the following backends:
  25.      WinMM, DirectSound, MMDevApi, WaveFile, Null
  26.  
  27. Building with support for CPU extensions:
  28.     Default, SSE, SSE2, SSE3, SSE4.1
  29.  
  30. Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  31. 0.4.1 :: 4 :: 1 :: 4 :: 2.0
  32.  
  33. SDL2 was configured with the following options:
  34.  
  35. Platform: Windows-10.0.16299
  36. 64-bit:   TRUE
  37. Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.12.25827/bin/Hostx86/x64/cl.exe
  38.  
  39. Subsystems:
  40.   Atomic:   ON
  41.   Audio:    ON
  42.   Video:    ON
  43.   Render:   ON
  44.   Events:   ON
  45.   Joystick: ON
  46.   Haptic:   ON
  47.   Power:    ON
  48.   Threads:  ON
  49.   Timers:   ON
  50.   File: ON
  51.   Loadso:   ON
  52.   CPUinfo:  ON
  53.   Filesystem:   ON
  54.   Dlopen:   ON
  55.  
  56. Options:
  57.   3DNOW                  (Wanted: ON): OFF
  58.   ALSA                   (Wanted: OFF): OFF
  59.   ALSA_SHARED            (Wanted: OFF): OFF
  60.   ALTIVEC                (Wanted: ON): OFF
  61.   ARTS                   (Wanted: OFF): OFF
  62.   ARTS_SHARED            (Wanted: OFF): OFF
  63.   ASSEMBLY               (Wanted: ON): OFF
  64.   ASSERTIONS             (Wanted: auto): auto
  65.   CLOCK_GETTIME          (Wanted: OFF): OFF
  66.   DIRECTFB_SHARED        (Wanted: OFF): OFF
  67.   DIRECTX                (Wanted: ON): ON
  68.   DISKAUDIO              (Wanted: ON): ON
  69.   DUMMYAUDIO             (Wanted: ON): ON
  70.   ESD                    (Wanted: OFF): OFF
  71.   ESD_SHARED             (Wanted: OFF): OFF
  72.   FUSIONSOUND            (Wanted: OFF): OFF
  73.   FUSIONSOUND_SHARED     (Wanted: OFF): OFF
  74.   GCC_ATOMICS            (Wanted: OFF): OFF
  75.   INPUT_TSLIB            (Wanted: OFF): OFF
  76.   LIBC                   (Wanted: OFF): OFF
  77.   MIR_SHARED             (Wanted: OFF): OFF
  78.   MMX                    (Wanted: ON): OFF
  79.   NAS                    (Wanted: OFF): OFF
  80.   NAS_SHARED             (Wanted: OFF): OFF
  81.   OSS                    (Wanted: OFF): OFF
  82.   PTHREADS               (Wanted: OFF): OFF
  83.   PTHREADS_SEM           (Wanted: OFF): OFF
  84.   PULSEAUDIO             (Wanted: OFF): OFF
  85.   PULSEAUDIO_SHARED      (Wanted: OFF): OFF
  86.   RENDER_D3D             (Wanted: ON): ON
  87.   RPATH                  (Wanted: OFF): OFF
  88.   SDL_DLOPEN             (Wanted: ON): OFF
  89.   SDL_STATIC_PIC         (Wanted: OFF): OFF
  90.   SNDIO                  (Wanted: OFF): OFF
  91.   SSE                    (Wanted: ON): ON
  92.   SSE2                   (Wanted: ON): ON
  93.   SSEMATH                (Wanted: ON): OFF
  94.   VIDEO_COCOA            (Wanted: OFF): OFF
  95.   VIDEO_DIRECTFB         (Wanted: OFF): OFF
  96.   VIDEO_DUMMY            (Wanted: ON): ON
  97.   VIDEO_MIR              (Wanted: OFF): OFF
  98.   VIDEO_OPENGL           (Wanted: ON): ON
  99.   VIDEO_OPENGLES         (Wanted: ON): ON
  100.   VIDEO_RPI              (Wanted: OFF): OFF
  101.   VIDEO_VIVANTE          (Wanted: OFF): OFF
  102.   VIDEO_WAYLAND          (Wanted: OFF): OFF
  103.   VIDEO_WAYLAND_QT_TOUCH (Wanted: OFF): OFF
  104.   VIDEO_X11              (Wanted: OFF): OFF
  105.   VIDEO_X11_XCURSOR      (Wanted: OFF): OFF
  106.   VIDEO_X11_XINERAMA     (Wanted: OFF): OFF
  107.   VIDEO_X11_XINPUT       (Wanted: OFF): OFF
  108.   VIDEO_X11_XRANDR       (Wanted: OFF): OFF
  109.   VIDEO_X11_XSCRNSAVER   (Wanted: OFF): OFF
  110.   VIDEO_X11_XSHAPE       (Wanted: OFF): OFF
  111.   VIDEO_X11_XVM          (Wanted: OFF): OFF
  112.   WAYLAND_SHARED         (Wanted: OFF): OFF
  113.   X11_SHARED             (Wanted: OFF): OFF
  114.  
  115.  CFLAGS:        /DWIN32 /D_WINDOWS /W3 /DWIN32 /D_WINDOWS /W3 /GR /EHsc -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_WARNINGS /MP /O2 /Ob2 /Oi /Ot /Oy /GT /Zi /W4 /nologo /GF /EHsc /GS- /Gy- /Qpar- /fp:precise /fp:except- /GR /Zc:wchar_t-
  116.  EXTRA_CFLAGS:  
  117.  EXTRA_LDFLAGS:
  118.  EXTRA_LIBS:    user32;gdi32;winmm;imm32;ole32;oleaut32;version;uuid;dinput8
  119.  
  120.  Build Shared Library: ON
  121.  Build Static Library: OFF
  122.  
  123. CMake Error at Tools/CMake/modules/module_physx3.cmake:117 (message):
  124.   Could not find core PhysX lib
  125. Call Stack (most recent call first):
  126.   Tools/CMake/torque3d.cmake:491 (include)
  127.   Tools/CMake/CMakeLists.txt:31 (include)
  128.  
  129.  
  130. Configuring incomplete, errors occurred!
  131. See also "E:/Gamedev/T3DMIT/PRTesting201803/Build/CMakeFiles/CMakeOutput.log".
  132. See also "E:/Gamedev/T3DMIT/PRTesting201803/Build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement