Opened 7 years ago
Closed 7 years ago
#11319 closed Bugs (duplicate)
error link boost lib filesystem and serialisation
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
hello I'm on Visual studio 2013 I try to use managed c++ to create gui, my project use an unmanaged c++ lib with using boost filesystem and serialisation library but visual c++ throw a link error : visual c++ error lnk1104 cannot open file 'boost_serialization-vc120-mt-gd-1_56.lib' when i comment the include of serialisation header I've the same error with filesystem and when i comment the both ligne i've no error with the others boost lib
Note:
See TracTickets
for help on using tickets.
This is a duplicate of ticket #11320.