Frank Blau
Frank Blau
Getting this error when compiling on MacOS. migrate-mara-db: FLASK_APP=app/app.py .venv/bin/flask mara_db.migrate .copy-mara-app-scripts: rsync --archive --recursive --itemize-changes --delete packages/mara-app/.scripts/ .scripts/mara-app/ .copy-mara-app-scripts: .d..t.... ./ .copy-mara-app-scripts: >f..t.... README.MD .copy-mara-app-scripts: >f..t.... check-newer.sh .copy-mara-app-scripts: >f..t.......
#include "sio_socket.h" sio::client h; gives me: compiled with: g++ -lpthread -lrt siotst.cpp -o sio -std=c++11 error: ‘client’ in namespace ‘sio’ does not name a type Any help would be appreciated.
Running a fresh install of ML and DH... using the gradle deploy, I get: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':mlDeployApp'. >...