User forums > Help

[solved] A problem with setting up boost

<< < (2/2)

void:
Also, you may want to check the architecture you're trying to build for. Recent MinGW versions (especially those from TDM) are supporting both 64 and 32 bit. If you don't pass -m32 as compiler and linker option, gcc will try to find x64 builds of the libraries that may not always be present.

I know you solved your problem already, but I thought it might be a good idea to have that information right here anyways.

Navigation

[0] Message Index

[*] Previous page

Go to full version