jspraul / slimtune

Automatically exported from code.google.com/p/slimtune
MIT License
0 stars 0 forks source link

r191 still missing Boost Thread lib for x64 build settings #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sorry Promit :(

Specific filenames:
libboost_thread-vc90-mt-1_42.lib
libboost_thread-vc90-mt-gd-1_42.lib

1>------ Build started: Project: SlimTuneCLR, Configuration: Release x64 ------
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 
'libboost_thread-vc90-mt-1_42.lib'

1>------ Build started: Project: SlimTuneCLR, Configuration: Debug x64 ------
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 
'libboost_thread-vc90-mt-gd-1_42.lib'

Original issue reported on code.google.com by pandamojo@gmail.com on 27 Jun 2010 at 1:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r192.

Original comment by promit....@gmail.com on 2 Jul 2010 at 4:11