Skip to content
#

microsoft

Here are 1,681 public repositories matching this topic...

jameslamb
jameslamb commented Apr 27, 2020

Working on #2963 , I see two warnings generated when building the R package using MSVC.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(467,5):
warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build.

config.cpp
C:\

miguelgfierro
miguelgfierro commented Mar 29, 2019

Description

@wutaomsft suggestion:

it would be a good discussion point what is preferred way to make references in notebooks. I prefer not to have a"reference" section where references are separate from where they are referred. Instead, link the reference "in place". And then add a paragraph for "additional reading", which is more descr

Forgind
Forgind commented Nov 9, 2019

There seems to be a problem with nodemode (an internal flag) without an argument.
I set MSBUILDDEBUGONSTART to 1 and built a project that referenced two other libraries using the command:
<path to MSBuild.exe> <path to project file> /m /nodemode /nodereuse:false

Expected behavior: useful error message about how nodemode works.
Actual behavior: unexpected bug with a message asking me to fil

michelleangela
michelleangela commented Apr 7, 2020

Document usage and setup of IntelliSenseMode and compilerPath in IntelliSense configuration settings.

  • State any prerequisites or requirements for x86 and ARM IntelliSenseMode to work, such as installing correct compiler and having the architect specific system libaries.
  • Explain pairing of IntelliSenseMode and compilerPath
  • Explain the default options and fallbacks
  • How to troubleshoot
computervision-recipes
mmlspark
dtarditi
dtarditi commented Apr 18, 2019

PR #342 revamps the checking of bounds declarations. It contains some examples of checking. @lenary noted that none of the examples have unsequenced assignments, where the order in which assignments happen is not specified. This means that pending sets are always empty in the examples. We should add an example where there are some unsequenced assignments.

azure-sdk-for-net
heaths
heaths commented Feb 28, 2020

The quick start should be simple, so we may want to keep using the env vars for service principals in the README. However, we should bluntly call out that it's not recommended and point people to how to use MSI with Key Vault. We may be able to point them here for general concepts: https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview#how-does-the-managed-id

NancyLi1013
NancyLi1013 commented Mar 30, 2020

directxtk is available as a port in vcpkg, a C++ library manager that simplifies installation for directxtk and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build directxtk , ready to be included in their projects.

We also test whether our library ports build in v

pythonInRelay
pythonInRelay commented Dec 15, 2019

Describe the bug
Clicking Today whilst in Dark Mode shows the sidebar in 'white' / 'light' theme.

To Reproduce
As above

Expected behavior
The Today sidebar on the right should respect the current theme chosen.

Screenshots
https://ibb.co/D9WcZHB

Technical Info (please complete the following information)

  • OS: Debian
  • Ao Version: 6.9.0

Improve this page

Add a description, image, and links to the microsoft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microsoft topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.