Boost logo

Boost-Build :

Subject: [Boost-build] LNK1104: cannot open file 'libboost_regex-vc110-mt-gd-1_60.lib'
From: NAIR Anushree (Anushree_NAIR_at_[hidden])
Date: 2016-03-18 03:15:12


Hello,

I am trying to use the socketio demo chat that requires boost libraries.

I have performed the steps mentioned in http://www.boost.org/doc/libs/1_60_0/more/getting_started/windows.html#test-your-program

I used the following command to build boost:
b2 toolset=msvc-11.0 --build-type=complete --abbreviate-paths architecture=x86 address-model=64 install -j4
Attached is the build log. It has some errors . Should I be worried about these errors?
I am using 64bit windows 7

After this when I build my example in Visual Studio 2012 it gives me error which indicates that boost didn't build well:
1>LINK : fatal error LNK1104: cannot open file 'libboost_regex-vc110-mt-gd-1_60.lib'

Could you please help? Do let me know if any more information is needed.

Thanks,
Anushree

This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email and all attachments,

(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.

For other languages, go to http://www.3ds.com/terms/email-disclaimer



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk