On Monday, 29 February 2016 at 13:10:36 UTC, Edwin van Leeuwen wrote:
On Monday, 29 February 2016 at 12:45:36 UTC, Suliman wrote:
On Monday, 29 February 2016 at 12:34:02 UTC, Edwin van Leeuwen wrote:
Should it be like this?
http://www.everfall.com/paste/id.php?80k9jsgdx6o3

    "versions": ["VibeCustomMain"],
    "versions": ["USE_MYSQL"],


As far as I know all versions should be on one line:
     "versions": ["VibeCustomMain","USE_MYSQL"],

And by log it's again try to build sqllite.

What does the log actually say? Is it trying to bind to sqlite?



What happens if you also add

"subConfigurations": {
   "ddbc":"MySQL"
}

Thanks, I will check it's later. Now I just drop all other strings from ddbc, because now I need to get my app work.

Reply via email to