nesbox / TIC-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.
https://tic80.com
MIT License
5.02k stars 487 forks source link

(VS2019) - TIC-80 Compile Failed Build #1198

Closed MasterNama2008 closed 4 years ago

MasterNama2008 commented 4 years ago

I builded using Git, CMake & VS2019 (Visual Code 19).

I clicked Build Solution with tic80.sln What screenshot still build error: image

There's is no fou

Here there's is Git Log, Folder Project is done:

My User@DESKTOP-N2J3S2G MINGW64 /
$ cd

My User@DESKTOP-N2J3S2G MINGW64 ~
$ git clone --recursive https://github.com/nesbox/TIC-80
Cloning into 'TIC-80'...
remote: Enumerating objects: 298, done.
remote: Counting objects: 100% (298/298), done.
remote: Compressing objects: 100% (188/188), done.
remote: Total 8471 (delta 174), reused 209 (delta 107), pack-reused 8173
Receiving objects: 100% (8471/8471), 119.56 MiB | 2.53 MiB/s, done.
Resolving deltas: 100% (5781/5781), done.
Submodule 'vendor/blip-buf' (https://github.com/nesbox/blip-buf.git) registered for path 'vendor/blip-buf'
Submodule 'vendor/curl' (https://github.com/nesbox/curl.git) registered for path 'vendor/curl'
Submodule 'vendor/dirent' (https://github.com/tronkko/dirent.git) registered for path 'vendor/dirent'
Submodule 'vendor/duktape' (https://github.com/svaarala/duktape-releases.git) registered for path 'vendor/duktape'
Submodule 'vendor/giflib' (https://github.com/nesbox/giflib.git) registered for path 'vendor/giflib'
Submodule 'vendor/lpeg' (https://github.com/nesbox/lpeg.git) registered for path 'vendor/lpeg'
Submodule 'vendor/lua' (https://github.com/lua/lua.git) registered for path 'vendor/lua'
Submodule 'vendor/sdl-gpu' (https://github.com/grimfang4/sdl-gpu.git) registered for path 'vendor/sdl-gpu'
Submodule 'vendor/sdl2' (https://github.com/SDL-mirror/SDL.git) registered for path 'vendor/sdl2'
Submodule 'vendor/sokol' (https://github.com/floooh/sokol.git) registered for path 'vendor/sokol'
Submodule 'vendor/squirrel' (https://github.com/albertodemichelis/squirrel.git) registered for path 'vendor/squirrel'
Submodule 'vendor/wren' (https://github.com/wren-lang/wren.git) registered for path 'vendor/wren'
Submodule 'vendor/zip' (https://github.com/kuba--/zip.git) registered for path 'vendor/zip'
Submodule 'vendor/zlib' (https://github.com/madler/zlib.git) registered for path 'vendor/zlib'
Cloning into 'C:/Users/My User/TIC-80/vendor/blip-buf'...
remote: Enumerating objects: 41, done.
remote: Counting objects: 100% (41/41), done.
remote: Compressing objects: 100% (39/39), done.
remote: Total 41 (delta 1), reused 40 (delta 1), pack-reused 0
Cloning into 'C:/Users/My User/TIC-80/vendor/curl'...
remote: Enumerating objects: 145631, done.
remote: Total 145631 (delta 0), reused 0 (delta 0), pack-reused 145631
Receiving objects: 100% (145631/145631), 63.47 MiB | 2.55 MiB/s, done.
Resolving deltas: 100% (113438/113438), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/dirent'...
remote: Enumerating objects: 411, done.
remote: Total 411 (delta 0), reused 0 (delta 0), pack-reused 411
Receiving objects: 100% (411/411), 104.53 KiB | 310.00 KiB/s, done.
Resolving deltas: 100% (219/219), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/duktape'...
remote: Enumerating objects: 96, done.
remote: Counting objects: 100% (96/96), done.
remote: Compressing objects: 100% (91/91), done.
remote: Total 4045 (delta 5), reused 92 (delta 5), pack-reused 3949
Receiving objects: 100% (4045/4045), 53.85 MiB | 2.59 MiB/s, done.
Resolving deltas: 100% (2679/2679), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/giflib'...
remote: Enumerating objects: 4711, done.
remote: Counting objects: 100% (4711/4711), done.
remote: Compressing objects: 100% (1114/1114), done.
remote: Total 4711 (delta 3595), reused 4711 (delta 3595), pack-reused 0
Receiving objects: 100% (4711/4711), 1.23 MiB | 1.32 MiB/s, done.
Resolving deltas: 100% (3595/3595), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/lpeg'...
remote: Enumerating objects: 36, done.
remote: Total 36 (delta 0), reused 0 (delta 0), pack-reused 36
Cloning into 'C:/Users/My User/TIC-80/vendor/lua'...
remote: Enumerating objects: 28, done.
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 24329 (delta 9), reused 19 (delta 8), pack-reused 24301
Receiving objects: 100% (24329/24329), 9.90 MiB | 2.44 MiB/s, done.
Resolving deltas: 100% (18229/18229), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/sdl-gpu'...
remote: Enumerating objects: 46, done.
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 6925 (delta 25), reused 7 (delta 1), pack-reused 6879
Receiving objects: 100% (6925/6925), 5.45 MiB | 2.38 MiB/s, done.
Resolving deltas: 100% (4857/4857), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/sdl2'...
remote: Enumerating objects: 345, done.
remote: Counting objects: 100% (345/345), done.
remote: Compressing objects: 100% (182/182), done.
remote: Total 120913 (delta 225), reused 274 (delta 154), pack-reused 120568
Receiving objects: 100% (120913/120913), 130.82 MiB | 2.72 MiB/s, done.
Resolving deltas: 100% (70204/70204), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/sokol'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 4426 (delta 22), reused 30 (delta 14), pack-reused 4383
Receiving objects: 100% (4426/4426), 3.91 MiB | 2.38 MiB/s, done.
Resolving deltas: 100% (2947/2947), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/squirrel'...
remote: Enumerating objects: 1513, done.
remote: Total 1513 (delta 0), reused 0 (delta 0), pack-reused 1513
Receiving objects: 100% (1513/1513), 1.03 MiB | 1.07 MiB/s, done.
Resolving deltas: 100% (1009/1009), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/wren'...
remote: Enumerating objects: 36, done.
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 17244 (delta 11), reused 19 (delta 6), pack-reused 17208
Receiving objects: 100% (17244/17244), 7.32 MiB | 2.84 MiB/s, done.
Resolving deltas: 100% (11637/11637), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/zip'...
remote: Enumerating objects: 745, done.
remote: Total 745 (delta 0), reused 0 (delta 0), pack-reused 745
Receiving objects: 100% (745/745), 409.67 KiB | 647.00 KiB/s, done.
Resolving deltas: 100% (400/400), done.
Cloning into 'C:/Users/My User/TIC-80/vendor/zlib'...
remote: Enumerating objects: 6, done.
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 5150 (delta 1), reused 2 (delta 0), pack-reused 5144
Receiving objects: 100% (5150/5150), 3.70 MiB | 1.56 MiB/s, done.
Resolving deltas: 100% (3610/3610), done.
Submodule path 'vendor/blip-buf': checked out 'de703256519288fea7d0c403559f9ab19490cf34'
Submodule path 'vendor/curl': checked out 'f783460ffd582438936daf8c40ce2941a91f3a15'
Submodule path 'vendor/dirent': checked out 'c885633e126a3a949ec0497273ec13e2c03e862c'
Submodule path 'vendor/duktape': checked out '5da6f2c83af31c1e242bbc77b163e1756b6ec2ed'
Submodule path 'vendor/giflib': checked out '1aa11b06d0025eda77b56aec8254130654d4397b'
Submodule path 'vendor/lpeg': checked out '73d8614a8dea404cf7bfe25a6e4cea7183dc9fb7'
Submodule path 'vendor/lua': checked out '89aee84cbc9224f638f3b7951b306d2ee8ecb71e'
Submodule path 'vendor/sdl-gpu': checked out 'e3d350b325a0e0d0b3007f69ede62313df46c6ef'
Submodule path 'vendor/sdl2': checked out '76468465a94b59f0dde4791846bc2476be4f245f'
Submodule path 'vendor/sokol': checked out '487822d82ca79dba7b67718d962e1ba6beef01b2'
Submodule path 'vendor/squirrel': checked out '9dcf74f99097898dd5a111c4a55b89d1c4d606c0'
Submodule path 'vendor/wren': checked out 'cd012469976d1a9da796581cd9a9591842cb0cf8'
Submodule path 'vendor/zip': checked out 'f053be982fe76237db595d5b049b3a36c7b97997'
Submodule path 'vendor/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'

My User@DESKTOP-N2J3S2G MINGW64 ~
$

Another VS2019 Build Log:

**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.7.3
** Copyright (c) 2020 Microsoft Corporation
**********************************************************************

C:\Users\My User\TIC-80>cd build

C:\Users\My User\TIC-80\build>cmake -G "Visual Studio 16 2019" ..
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.28.0.windows.1")
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   CMakeLists.txt

no changes added to commit (use "git add" and/or "git commit -a")
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.19041.
-- The C compiler identification is MSVC 19.27.29111.0
-- The CXX compiler identification is MSVC 19.27.29111.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Building for target : Windows
PROJECT_VERSION: 0.90.1354-dev
CMake Warning (dev) at vendor/sdl2/CMakeLists.txt:6 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Performing Test HAVE_WIN32_CC
-- Performing Test HAVE_WIN32_CC - Success
-- Performing Test HAVE_XINPUT_H
-- Performing Test HAVE_XINPUT_H - Success
-- Performing Test HAVE_XINPUT_GAMEPAD_EX
-- Performing Test HAVE_XINPUT_GAMEPAD_EX - Failed
-- Performing Test HAVE_XINPUT_STATE_EX
-- Performing Test HAVE_XINPUT_STATE_EX - Failed
-- Looking for d3d9.h
-- Looking for d3d9.h - found
-- Looking for d3d11_1.h
-- Looking for d3d11_1.h - found
-- Looking for ddraw.h
-- Looking for ddraw.h - found
-- Looking for dsound.h
-- Looking for dsound.h - found
-- Looking for dinput.h
-- Looking for dinput.h - found
-- Looking for dxgi.h
-- Looking for dxgi.h - found
-- Looking for mmdeviceapi.h
-- Looking for mmdeviceapi.h - found
-- Looking for audioclient.h
-- Looking for audioclient.h - found
--
-- SDL2 was configured with the following options:
--
-- Platform: Windows-10.0.19041
-- 64-bit:   TRUE
-- Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe
--
-- Subsystems:
--   Atomic:    ON
--   Audio:     ON
--   Video:     ON
--   Render:    ON
--   Events:    ON
--   Joystick:  ON
--   Haptic:    ON
--   Power:     ON
--   Threads:   ON
--   Timers:    ON
--   File:      ON
--   Loadso:    ON
--   CPUinfo:   ON
--   Filesystem:        ON
--   Dlopen:    ON
--   Sensor:    ON
--
-- Options:
--   3DNOW                  (Wanted: ON): OFF
--   ALSA                   (Wanted: OFF): OFF
--   ALSA_SHARED            (Wanted: OFF): OFF
--   ALTIVEC                (Wanted: ON): OFF
--   ARMNEON                (Wanted: ON): OFF
--   ARMSIMD                (Wanted: ON): OFF
--   ARTS                   (Wanted: OFF): OFF
--   ARTS_SHARED            (Wanted: OFF): OFF
--   ASSEMBLY               (Wanted: ON): OFF
--   ASSERTIONS             (Wanted: auto): auto
--   BACKGROUNDING_SIGNAL   (Wanted: OFF): OFF
--   CLOCK_GETTIME          (Wanted: OFF): OFF
--   DIRECTFB_SHARED        (Wanted: OFF): OFF
--   DIRECTX                (Wanted: ON): ON
--   DISKAUDIO              (Wanted: ON): ON
--   DUMMYAUDIO             (Wanted: ON): ON
--   ESD                    (Wanted: OFF): OFF
--   ESD_SHARED             (Wanted: OFF): OFF
--   FOREGROUNDING_SIGNAL   (Wanted: OFF): OFF
--   FUSIONSOUND            (Wanted: OFF): OFF
--   FUSIONSOUND_SHARED     (Wanted: OFF): OFF
--   GCC_ATOMICS            (Wanted: OFF): OFF
--   HIDAPI                 (Wanted: ON): ON
--   INPUT_TSLIB            (Wanted: OFF): OFF
--   JACK                   (Wanted: OFF): OFF
--   JACK_SHARED            (Wanted: OFF): OFF
--   KMSDRM_SHARED          (Wanted: OFF): OFF
--   LIBC                   (Wanted: OFF): ON
--   LIBSAMPLERATE          (Wanted: OFF): OFF
--   LIBSAMPLERATE_SHARED   (Wanted: OFF): OFF
--   MMX                    (Wanted: ON): OFF
--   NAS                    (Wanted: OFF): OFF
--   NAS_SHARED             (Wanted: OFF): OFF
--   OSS                    (Wanted: OFF): OFF
--   PTHREADS               (Wanted: OFF): OFF
--   PTHREADS_SEM           (Wanted: OFF): OFF
--   PULSEAUDIO             (Wanted: OFF): OFF
--   PULSEAUDIO_SHARED      (Wanted: OFF): OFF
--   RENDER_D3D             (Wanted: ON): ON
--   RENDER_METAL           (Wanted: OFF): OFF
--   RPATH                  (Wanted: OFF): OFF
--   SDL_DLOPEN             (Wanted: ON): OFF
--   SDL_STATIC_PIC         (Wanted: OFF): OFF
--   SDL_TEST               (Wanted: OFF): OFF
--   SNDIO                  (Wanted: OFF): OFF
--   SSE                    (Wanted: ON): ON
--   SSE2                   (Wanted: ON): ON
--   SSE3                   (Wanted: ON): ON
--   SSEMATH                (Wanted: ON): OFF
--   VIDEO_COCOA            (Wanted: OFF): OFF
--   VIDEO_DIRECTFB         (Wanted: OFF): OFF
--   VIDEO_DUMMY            (Wanted: ON): ON
--   VIDEO_KMSDRM           (Wanted: OFF): OFF
--   VIDEO_METAL            (Wanted: OFF): OFF
--   VIDEO_OFFSCREEN        (Wanted: OFF): OFF
--   VIDEO_OPENGL           (Wanted: ON): ON
--   VIDEO_OPENGLES         (Wanted: ON): ON
--   VIDEO_RPI              (Wanted: OFF): OFF
--   VIDEO_VIVANTE          (Wanted: OFF): OFF
--   VIDEO_VULKAN           (Wanted: ON): ON
--   VIDEO_WAYLAND          (Wanted: OFF): OFF
--   VIDEO_WAYLAND_QT_TOUCH (Wanted: OFF): OFF
--   VIDEO_X11              (Wanted: OFF): OFF
--   VIDEO_X11_XCURSOR      (Wanted: OFF): OFF
--   VIDEO_X11_XINERAMA     (Wanted: OFF): OFF
--   VIDEO_X11_XINPUT       (Wanted: OFF): OFF
--   VIDEO_X11_XRANDR       (Wanted: OFF): OFF
--   VIDEO_X11_XSCRNSAVER   (Wanted: OFF): OFF
--   VIDEO_X11_XSHAPE       (Wanted: OFF): OFF
--   VIDEO_X11_XVM          (Wanted: OFF): OFF
--   WASAPI                 (Wanted: ON): OFF
--   WAYLAND_SHARED         (Wanted: OFF): OFF
--   X11_SHARED             (Wanted: OFF): OFF
--
--  CFLAGS:        /DWIN32 /D_WINDOWS /W3  -IC:/Users/My User/TIC-80/vendor/sdl2/src/hidapi/hidapi
--  EXTRA_CFLAGS:
--  EXTRA_LDFLAGS:
--  EXTRA_LIBS:    user32;gdi32;winmm;imm32;ole32;oleaut32;version;uuid;advapi32;setupapi;shell32;dinput8
--
--  Build Shared Library: OFF
--  Build Static Library: ON
--  Build Static Library with Position Independent Code: OFF
--
CMake Warning at vendor/curl/CMakeLists.txt:50 (message):
  the curl cmake build system is poorly maintained.  Be aware

-- curl version=[7.66.0-DEV]
CMake Warning at vendor/curl/CMake/Macros.cmake:86 (message):
  Found no *nroff program
Call Stack (most recent call first):
  vendor/curl/CMakeLists.txt:202 (curl_nroff_check)

-- Perl not found, testing disabled.
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Found Threads: TRUE
-- Looking for getch in ws2_32;
-- Looking for getch in ws2_32; - found
-- Looking for getch in winmm;ws2_32
-- Looking for getch in winmm;ws2_32 - found
-- Looking for idn2_lookup_ul in idn2;winmm;ws2_32;advapi32
-- Looking for idn2_lookup_ul in idn2;winmm;ws2_32;advapi32 - not found
-- Performing Test USE_UNIX_SOCKETS
-- Performing Test USE_UNIX_SOCKETS - Failed
-- Looking for include file windows.h
-- Looking for include file windows.h - found
-- Looking for include files windows.h, winsock.h
-- Looking for include files windows.h, winsock.h - found
-- Looking for 3 include files windows.h, ..., ws2tcpip.h
-- Looking for 3 include files windows.h, ..., ws2tcpip.h - found
-- Looking for 4 include files windows.h, ..., winsock2.h
-- Looking for 4 include files windows.h, ..., winsock2.h - found
-- Looking for 5 include files windows.h, ..., stdio.h
-- Looking for 5 include files windows.h, ..., stdio.h - found
-- Looking for 6 include files windows.h, ..., sys/filio.h
-- Looking for 6 include files windows.h, ..., sys/filio.h - not found
-- Looking for 6 include files windows.h, ..., sys/ioctl.h
-- Looking for 6 include files windows.h, ..., sys/ioctl.h - not found
-- Looking for 6 include files windows.h, ..., sys/resource.h
-- Looking for 6 include files windows.h, ..., sys/resource.h - not found
-- Looking for 8 include files windows.h, ..., sys/uio.h
-- Looking for 8 include files windows.h, ..., sys/uio.h - not found
-- Looking for 8 include files windows.h, ..., sys/un.h
-- Looking for 8 include files windows.h, ..., sys/un.h - not found
-- Looking for 9 include files windows.h, ..., sys/xattr.h
-- Looking for 9 include files windows.h, ..., sys/xattr.h - not found
-- Looking for 9 include files windows.h, ..., arpa/tftp.h
-- Looking for 9 include files windows.h, ..., arpa/tftp.h - not found
-- Looking for 9 include files windows.h, ..., assert.h
-- Looking for 9 include files windows.h, ..., assert.h - found
-- Looking for 10 include files windows.h, ..., crypto.h
-- Looking for 10 include files windows.h, ..., crypto.h - not found
-- Looking for 10 include files windows.h, ..., des.h
-- Looking for 10 include files windows.h, ..., des.h - not found
-- Looking for 10 include files windows.h, ..., err.h
-- Looking for 10 include files windows.h, ..., err.h - not found
-- Looking for 10 include files windows.h, ..., errno.h
-- Looking for 10 include files windows.h, ..., errno.h - found
-- Looking for 12 include files windows.h, ..., idn2.h
-- Looking for 12 include files windows.h, ..., idn2.h - not found
-- Looking for 12 include files windows.h, ..., ifaddrs.h
-- Looking for 12 include files windows.h, ..., ifaddrs.h - not found
-- Looking for 13 include files windows.h, ..., krb.h
-- Looking for 13 include files windows.h, ..., krb.h - not found
-- Looking for 13 include files windows.h, ..., libgen.h
-- Looking for 13 include files windows.h, ..., libgen.h - not found
-- Looking for 13 include files windows.h, ..., locale.h
-- Looking for 13 include files windows.h, ..., locale.h - found
-- Looking for 14 include files windows.h, ..., netinet/tcp.h
-- Looking for 14 include files windows.h, ..., netinet/tcp.h - not found
-- Looking for 14 include files windows.h, ..., pem.h
-- Looking for 14 include files windows.h, ..., pem.h - not found
-- Looking for 14 include files windows.h, ..., poll.h
-- Looking for 14 include files windows.h, ..., poll.h - not found
-- Looking for 14 include files windows.h, ..., rsa.h
-- Looking for 14 include files windows.h, ..., rsa.h - not found
-- Looking for 16 include files windows.h, ..., ssl.h
-- Looking for 16 include files windows.h, ..., ssl.h - not found
-- Looking for 16 include files windows.h, ..., stdbool.h
-- Looking for 16 include files windows.h, ..., stdbool.h - found
-- Looking for 20 include files windows.h, ..., stropts.h
-- Looking for 20 include files windows.h, ..., stropts.h - not found
-- Looking for 22 include files windows.h, ..., stddef.h
-- Looking for 22 include files windows.h, ..., stddef.h - found
-- Looking for 25 include files windows.h, ..., sys/utsname.h
-- Looking for 25 include files windows.h, ..., sys/utsname.h - not found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - failed
-- Check size of long long
-- Check size of long long - done
-- Check size of long
-- Check size of long - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of __int64
-- Check size of __int64 - done
-- Check size of time_t
-- Check size of time_t - done
-- Looking for basename
-- Looking for basename - not found
-- Looking for strncmpi
-- Looking for strncmpi - not found
-- Looking for alarm
-- Looking for alarm - not found
-- Looking for getpwuid_r
-- Looking for getpwuid_r - not found
-- Looking for usleep
-- Looking for usleep - not found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for _strtoi64
-- Looking for _strtoi64 - found
-- Looking for strerror_r
-- Looking for strerror_r - not found
-- Looking for siginterrupt
-- Looking for siginterrupt - not found
-- Looking for fork
-- Looking for fork - not found
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for freeifaddrs
-- Looking for freeifaddrs - not found
-- Looking for pipe
-- Looking for pipe - not found
-- Looking for ftruncate
-- Looking for ftruncate - not found
-- Looking for getprotobyname
-- Looking for getprotobyname - found
-- Looking for getpeername
-- Looking for getpeername - found
-- Looking for getsockname
-- Looking for getsockname - found
-- Looking for if_nametoindex
-- Looking for if_nametoindex - not found
-- Looking for getrlimit
-- Looking for getrlimit - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for setmode
-- Looking for setmode - found
-- Looking for setrlimit
-- Looking for setrlimit - not found
-- Looking for fcntl
-- Looking for fcntl - not found
-- Looking for ioctl
-- Looking for ioctl - not found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for mach_absolute_time
-- Looking for mach_absolute_time - not found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for fsetxattr
-- Looking for fsetxattr - not found
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK
-- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET
-- Performing Curl Test HAVE_IOCTLSOCKET - Success
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Success
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO
-- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Success
-- Performing Curl Test HAVE_IOCTL_FIONBIO
-- Performing Curl Test HAVE_IOCTL_FIONBIO - Failed
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR
-- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Failed
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK
-- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed
-- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
-- Performing Curl Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Failed
-- Performing Curl Test HAVE_BOOL_T
-- Performing Curl Test HAVE_BOOL_T - Success
-- Performing Curl Test HAVE_FILE_OFFSET_BITS
-- Performing Curl Test HAVE_FILE_OFFSET_BITS - Failed
-- Performing Curl Test HAVE_VARIADIC_MACROS_C99
-- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success
-- Performing Curl Test HAVE_VARIADIC_MACROS_GCC
-- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Failed
-- Check size of off_t
-- Check size of off_t - done
-- Check size of curl_off_t
-- Check size of curl_off_t - done
-- Performing Curl Test HAVE_GLIBC_STRERROR_R
-- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
-- Performing Curl Test HAVE_POSIX_STRERROR_R
-- Performing Curl Test HAVE_POSIX_STRERROR_R - Failed
-- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC
-- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Failed
-- Performing Curl Test HAVE_BUILTIN_AVAILABLE
-- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed
-- Performing Test curl_cv_recv
-- Performing Test curl_cv_recv - Success
-- Performing Test curl_cv_func_recv_test
-- Performing Test curl_cv_func_recv_test - Success
-- Tested: int recv(SOCKET, char *, int, int)
-- Performing Test curl_cv_send
-- Performing Test curl_cv_send - Success
-- Performing Test curl_cv_func_send_test
-- Performing Test curl_cv_func_send_test - Success
-- Tested: int send(SOCKET, const char *, int, int)
-- Performing Test HAVE_MSG_NOSIGNAL
-- Performing Test HAVE_MSG_NOSIGNAL - Failed
-- Performing Test HAVE_STRUCT_TIMEVAL
-- Performing Test HAVE_STRUCT_TIMEVAL - Success
-- Check size of sig_atomic_t
-- Check size of sig_atomic_t - done
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE
-- Performing Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE - Success
-- Check size of struct sockaddr_storage
-- Check size of struct sockaddr_storage - done
-- Performing Test HAVE_POLL_FINE
-- Performing Test HAVE_POLL_FINE - Failed
CMake Warning (dev) at C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.17/Modules/CTest.cmake:50 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'BUILD_TESTING'.
Call Stack (most recent call first):
  vendor/curl/CMakeLists.txt:1171 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Enabled features: IPv6 AsynchDNS
-- Enabled protocols: HTTP
-- Enabled SSL backends:
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/My User/TIC-80/build

C:\Users\My User\TIC-80\build>

I checked folder TIC-80\build\bin there's is no found tic80-sokol.exe. image

Drive Folder: My TIC-80 Build

Sorry, i can't upload files because too much big files size. I tried upload my Github project repository.

nesbox commented 4 years ago

Try another one way to build from scratch.

MasterNama2008 commented 4 years ago

Solved, thanks

MasterNama2008 commented 4 years ago

Wait... image @nesbox i got build errors, I clicked ALL BUILD it seems there's is no found TIC-80 application? How to fix this?