Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I'm unable to build VDrift in MSVC++ 2010 Express
05-30-2015, 12:59 PM, (This post was last modified: 05-30-2015, 01:03 PM by NaN.)
#7
RE: I'm unable to build VDrift in MSVC++ 2010 Express
(05-30-2015, 08:51 AM)blindseeker Wrote: Hi,

As I was hugely impressed by the clean implementation, I wanted to give VDrift a try (mostly to implement my own little physics hacks later on).

However, my build on MSVC++ 2010 Ultimate (running on WinXP 32bit virtual machine) fails, because of a link error:

"1>LINK : fatal error LNK1181: cannot open input file 'iconv2.lib'"

I already installed the full Boost libs/includes (including precompiled for VS10), and set the respective Library and Include paths.

What am I doing wrong? I searched the net for this lib, but to no avail.

MSVC and WinXP are pretty much unsupported, no one around running them.

I assume you've pulled https://github.com/VDrift/vdrift-win (although it might be slightly outdated)?

The windows builds are created using mingw64/msys and more recently msys2 ( http://sourceforge.net/p/msys2/wiki/MSYS...tallation/ ) which includes a package manager to pull the dependencies, which is quite nice.

I've been planning to update the docs, just haven't got to it yet, busy with other stuff.


EDIT:
Boost is not a dependency btw. Wink
Reply


Messages In This Thread
RE: I'm unable to build VDrift in MSVC++ 2010 Express - by NaN - 05-30-2015, 12:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)