Page 1 of 1

QT pain

Posted: 08 Apr 2015, 23:02
by davet
Having some trouble getting CMAKE to find pre-compiled QT libraries, and installing QT on the machine didn't seem to make everything magically better.

What System/Compiler combinations actually have pre-compiled QT libraries? Is there a list? I'm guessing both Windows 8.1 & 7 / VS 2010 aren't valid combos?

We're trying to get a demo up and running for Friday morning, and if we could just get one contrib source module built we'd be golden... Has anyone recently gotten a brand-new computer to compile BCI2000?

Re: QT pain

Posted: 10 Apr 2015, 01:14
by boulay
davet wrote:We're trying to get a demo up and running for Friday morning, and if we could just get one contrib source module built we'd be golden... Has anyone recently gotten a brand-new computer to compile BCI2000?
Hi Dave (Thompson?),

Yes I have in Windows 8.1 with VS2012 Express. I'm not sure if necessary but in my notes I have instructions to download and install SDKs [1] [2].

[1] https://msdn.microsoft.com/en-us/window ... 62891.aspx
[2] http://msdn.microsoft.com/en-us/windows/bb980924.aspx

From there I just need to run "Make VS2012 Project Files" in the build directory.

The TDT module didn't work but most (all I think) of the others did, including my own custom source modules.
-Chad

Re: QT pain

Posted: 10 Apr 2015, 10:13
by pbrunner
Dave,

Visual Studio 2012 should work just fine. If you run into problems please contact me, and I will send you a compiled version of the current BCI2000 stack.

Regards, Peter