Project

General

Profile

Actions

Support #12754

open

Visual Studio Set up

Added by Andile Cele 8 months ago. Updated 3 months ago.

Status:
Feedback
Priority:
Urgent
Assignee:
Target version:
-
Start date:
06/17/2024
Due date:
% Done:

0%

Estimated time:

Description

I need help with setting up the library on windows Visual Studio . I tried using the easy method in this page, but couldn't find the lib files and directory.

Please help.

Actions #1

Updated by Matthias Van Ceulebroeck 3 months ago

  • Status changed from New to Feedback
  • Assignee set to Andile Cele

Hello Andile,

I apologize for the very tardy response, this got lost in my emails.
I believe that to correctly use Boost, you will need to also specifically set the include and library directories.
You can do this in a Project's "Properties". In the dialog that opens up, there should be an item "Configuration Properties". Here the item "C/C++" should be selected, and the "General" view opens up.

There, the entry "Additional Include Directories" should be changed to include the root directory of Boost.

Then in the "Linker" item of "Configuration Properties", the "General" view should be opened, and the "Additional Library Directories" should be changed to include the correct Boost library folder (so deeper than the root).

I'm aware that the install/build information on Windows is outdated. I have created a ticket to resolve that #13149.

Actions

Also available in: Atom PDF