Skip to Content.
Sympa Menu

freetds - [freetds] Building on Windows with MSVC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Igor Korot <ikorot01 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Building on Windows with MSVC
  • Date: Mon, 14 Nov 2022 22:59:05 -0600

Hi, (Frediano),
According to https://www.freetds.org/userguide/osissues.html,
I should fire CMake-GUI and then for the source use freetds/src
and for the "Select to where to build binaries" some directory
and then click "Configure".
Just tried it and got an error "No CaeList.txt"

So I use freetds top directory as a source and then click "Configure".

It identified that I have MSVC 2017, but then configuring fails with:

[code]
CMake Error at CMakeLists.txt:1 (project):
Generator

Visual Studio 17 2022

could not find any instance of Visual Studio.


Configuring incomplete, errors occurred!

See also
"C:/Users/Igor/OneDrive/Documents/dbhandler_app/freetds-1.00.41/buildWin/CMakeFiles/CMakeOutput.log".
[/code]

So, now how do I build it?

Thank you.




Archive powered by MHonArc 2.6.24.

Top of Page