Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I'm unable to build VDrift in MSVC++ 2010 Express
05-31-2015, 08:25 AM, (This post was last modified: 05-31-2015, 08:31 AM by NaN.)
#9
RE: I'm unable to build VDrift in MSVC++ 2010 Express
I've updated scons scripts to support msys2.

1. Install MSYS2:
http://sourceforge.net/p/msys2/wiki/MSYS...tallation/

2. Install build tools:
pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-pkgconf scons

3. Install dependencies:
pacman -S mingw-w64-x86_64-SDL2 mingw-w64-x86_64-SDL2_image mingw-w64-x86_64-bullet mingw-w64-x86_64-curl mingw-w64-x86_64-libvorbis

4. Fire up mingw64 shell and build vdrift:
scons

4.1 for a release build use:
scons release=1


5. To run vdrift outside of mingw64 shell copy following libs from C:\msys64\mingw64\bin into vdrift directory:
libBulletCollision.dll
libBulletDynamics.dll
libLinearMath.dll
libcurl-4.dll
libeay32.dll
libffi-6.dll
libgcc_s_seh-1.dll
libgmp-10.dll
libgnutls-28.dll
libhogweed-2-5.dll
libiconv-2.dll
libidn-11.dll
libintl-8.dll
libjbig-0.dll
libjpeg-8.dll
liblzma-5.dll
libnettle-4-7.dll
libogg-0.dll
libp11-kit-0.dll
libpng16-16.dll
librtmp-1.dll
librtmp.dll
libssh2-1.dll
libstdc++-6.dll
libtasn1-6.dll
libtiff-5.dll
libvorbis-0.dll
libvorbisfile-3.dll
libwebp-5.dll
libwinpthread-1.dll
SDL2.dll
SDL2_image.dll
ssleay32.dll
zlib1.dll
Reply


Messages In This Thread
RE: I'm unable to build VDrift in MSVC++ 2010 Express - by NaN - 05-31-2015, 08:25 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)