• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Can't install vcpkg

namco

Alienbutserious
Joined
Sep 5, 2010
Messages
148
Solutions
2
Reaction score
38
Following this
edubart/otclient

2. Set up vcpkg

When I try to do
Code:
.\bootstrap-vcpkg.bat

My Git Bash stuck at
Code:
Building vcpkg.exe ...

  pch.cpp
  archives.cpp
  checks.cpp
  chrono.cpp
  cofffilereader.cpp
  downloads.cpp
  enums.cpp
  files.cpp
  hash.cpp
  lineinfo.cpp
  machinetype.cpp
  stringrange.cpp
  strings.cpp
  system.cpp
  binaryparagraph.cpp
  build.cpp
  commands.autocomplete.cpp
  commands.buildexternal.cpp
  commands.cache.cpp
  commands.ci.cpp
  commands.contact.cpp
  commands.cpp
  commands.create.cpp
  commands.dependinfo.cpp
  commands.edit.cpp
  commands.env.cpp
  commands.exportifw.cpp
  commands.import.cpp
  commands.integrate.cpp
  commands.list.cpp
  commands.owns.cpp
  commands.portsdiff.cpp
  commands.search.cpp
  commands.upgrade.cpp
  commands.version.cpp
  dependencies.cpp
  export.cpp
  globalstate.cpp
  help.cpp
  input.cpp
  install.cpp
  metrics.cpp
  packagespec.cpp
  packagespecparseresult.cpp
  paragraphparseresult.cpp
  paragraphs.cpp
  parse.cpp
  postbuildlint.buildtype.cpp
  postbuildlint.cpp
  remove.cpp
  sourceparagraph.cpp
  statusparagraph.cpp
  statusparagraphs.cpp
  triplet.cpp
  tools.cpp
  update.cpp
  userconfig.cpp
  vcpkgcmdarguments.cpp
  vcpkglib.cpp
  vcpkgpaths.cpp
  versiont.cpp
  visualstudio.cpp
  vcpkglib.vcxproj -> C:\Users\Ronaldo\vcpkg\toolsrc\Release\vcpkglib.lib
  vcpkg.cpp
  Gerando c▒digo
  All 14969 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  Finalizada a gera▒▒o de c▒digo
  vcpkg.vcxproj -> C:\Users\Ronaldo\vcpkg\toolsrc\Release\vcpkg.exe
  vcpkgmetricsuploader.cpp
  Gerando c▒digo
  All 5416 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  Finalizada a gera▒▒o de c▒digo
  vcpkgmetricsuploader.vcxproj -> C:\Users\Ronaldo\vcpkg\toolsrc\Release\vcpkgmetricsuploader.exe

And nothing happens... forever...
 
Hello,

if 2017 doesn't work (I personally do not recommend using it anyways) you can follow this Page which I had updated, at least VS15 supports OpenGL and DirectX9.

edubart/otclient

Best Wishes,
Okke
 
Last edited:
Ty all
I'll @Rider 's method then come back to give a feedback :D

FEEDBACK:
@Rider
hours and hours and hours...
Sem título.png
-

I'm gonna try VS15 like I used to do.
 
Last edited:
@Okke @Rider
VS15 worked fine (even with some warnings, it has zero errors).

Ty for the support :D
 
Hey namco,

glad I could help! It'd be helpful if mark my answer as the correct one.

Best Wishes
Okke
 
Back
Top