Skip to content
Snippets Groups Projects
Commit 9d7dbcc0 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

DOC: Fix small typo in win32 build instructions

parent 2e3043a5
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!48Fix compilation errors on Windows
Pipeline #54622 passed with warnings
Pipeline: caosdb-julialib

#54626

    Pipeline: CaosDB Octave library

    #54625

      Pipeline: caosdb-cppinttest

      #54624

        ...@@ -111,7 +111,7 @@ as compiler. We use `cmake <https://cmake.org/download/>`__ as build ...@@ -111,7 +111,7 @@ as compiler. We use `cmake <https://cmake.org/download/>`__ as build
        tool. tool.
        1. Install Python and create a virtual environment with the dependencies in `requirements.txt`. 1. Install Python and create a virtual environment with the dependencies in `requirements.txt`.
        2. Activate the environment run in the repository folder: :code:``conan install . - --build=missing -s build_type=Release`` 2. Activate the environment run in the repository folder: :code:``conan install . --build=missing -s build_type=Release``
        3. ``cmake --preset conan-default`` 3. ``cmake --preset conan-default``
        4. Open ``libcaosdb.sln`` with Visual Studio, change the buildtype to 4. Open ``libcaosdb.sln`` with Visual Studio, change the buildtype to
        ``Release`` and build the project (ALL_BUILD). (You can open Tools/Command ``Release`` and build the project (ALL_BUILD). (You can open Tools/Command
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment