mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-06 00:39:40 -06:00
Got it building, now gettting a copile error on mysql/jdbc.h. Pushing so thers can look
This commit is contained in:
@@ -29,7 +29,8 @@ RUN apt install -y \
|
||||
perl \
|
||||
cpanminus \
|
||||
cmake \
|
||||
g++
|
||||
g++ \
|
||||
libmysqlcppconn-dev
|
||||
|
||||
# install dotnet
|
||||
RUN wget https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
|
||||
|
||||
Reference in New Issue
Block a user