Configuration visual studio project to work with MariaDB

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Configuration visual studio project to work with MariaDB

Postby denisT » 13. September 2019 11:43

How should I configure the C++ project in Visual Studio 2017 to work with MariaDB in XAMPP?
All tutorials refer to include directory and to lib files, but i can not find this in XAMPP folder (C:\xampp\mysql).
denisT
 
Posts: 2
Joined: 13. September 2019 11:27
XAMPP version: 7.0.9
Operating System: Windows 7/10

Re: Configuration visual studio project to work with MariaDB

Postby gsmith » 18. September 2019 01:12

https://downloads.mariadb.org/mariadb/10.4.8/ is the downloads. You may be able to match versions by fudging the numbers in the URL. My guess would be as long as the major(x) and minor(y) versions are the same, you should be ok.

The mariadb-x.y.z-winx64.zip is what you want. Inside it are the lib & include folders you'll need.
gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: Configuration visual studio project to work with MariaDB

Postby denisT » 19. September 2019 12:43

gsmith wrote:https://downloads.mariadb.org/mariadb/10.4.8/ is the downloads. You may be able to match versions by fudging the numbers in the URL. My guess would be as long as the major(x) and minor(y) versions are the same, you should be ok.

The mariadb-x.y.z-winx64.zip is what you want. Inside it are the lib & include folders you'll need.


Vielen Dank! Das hat funktioniert.
denisT
 
Posts: 2
Joined: 13. September 2019 11:27
XAMPP version: 7.0.9
Operating System: Windows 7/10


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 117 guests