Tim Hughes
fbf4ab84d1
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
Tim Hughes
1c24265001
Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj).
11 years ago
Tim Hughes
028415daa9
Ensure all qml files and other plugins are copied to output directory.
11 years ago
Tim Hughes
ad4698e79e
VS2013 build working again:
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
11 years ago
Tim Hughes
3c15f44bc0
Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now).
11 years ago
Tim Hughes
e3f0a91e9c
Upgraded build script supporting automatic fetch/compile of Qt. Alethzero now compiles with static linking under VS 2013.
11 years ago
Tim Hughes
429731da97
Rename Ethereum.exe output to eth.exe
11 years ago
Tim Hughes
f7ef906b03
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
bootstrap.sh bash script to check out all the source code from scratch.
11 years ago
Tim Hughes
21a840e20a
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
11 years ago
Tim Hughes
0dc9bc82fe
Projects, solution and fixes for Visual Studio 2013.
11 years ago