-
These solutions have been created with Visual Studio 2015 RC and don't work with the current version of Visual Studio 2015.
Could someone with more Visual Studio knowledge than me update these projec…
-
I downloaded your code to my computer.but when i build solution, visual studio 2015 Pop up a prompt box
--------------------------------------------
Unable to start the program
E:\openh264\codec\bu…
-
Hello,
I try to build some code using xtensor-blas but I get compilation errors. First I have to add an end-of-line to the last line of gemm.tcc, see error log [Project2-end-of-line-missing.log](ht…
-
Object Exporter in VS2015 seems to be broken when it hits generic lists. It will not traverse down them. I tested the same code in 2013 and it worked perfectly. Here's my test case
```
namespace Test…
-
Thank you for providing an example. But during the first trial I was unable to compile the project with the latest Visual Studio 2015 CTP.
Could you give me a hint what am I doing wrong?
Thanks
![scr…
-
### Geçiş sırasında ortaya çıkan uyarılar:
> **1. TTS.vcproj:** This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, w…
-
Dear Hironishihara,
Thanks for your kind contribution to the community. I would like to remark an issue I have been experiencing. I am trying to implement your addon for Windows Visual Studio 2015 usi…
-
* Which version of WiX are you building with?
> 3.11
* Which version of Visual Studio are you building with (if any)?
> VS2015
* Which version of the WiX Toolset Visual Studio Extension ar…
-
### User story
Windows installers often require Microsoft Visual C++ Redistributable as a prerequisite. This is unfortunately poorly documented online, which makes it tricky for new installer authors…
-
I have found a problem similar to https://github.com/xtensor-stack/xtensor/issues/2059:
As soon as I add the following line from the basic usage example
`xt::xarray res = xt::view(arr1, 1) + ar…