|
-
May 20th, 2011, 05:14 AM
#2
Re: 64-bit Boost Libraries
 Originally Posted by maverick786us
Do I need a whole new 64-bit version of boost libraries?
A library is nothing more than source code compiled into object code, and placed in a single file, so of course you need the 64-bit version of the library. It's no different if you compiled half your program using 32-bit compiler, the other half with the 64-bit compiler, and expecting to create a valid program when it gets to the link stage.
If yes where can I get the instaler?
www.boostpro.com
http://www.boostpro.com/download/
Regards,
Paul McKenzie
Last edited by Paul McKenzie; May 20th, 2011 at 05:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|