Build error occurs after upgrade to Visual Studio 2017 from Xamarin Studio on macProject <name> could...
Replace character with another only if repeated and not part of a word
Method to test if a number is a perfect power?
Trouble understanding the speech of overseas colleagues
How to check is there any negative term in a large list?
Arithmetic mean geometric mean inequality unclear
Crossing the line between justified force and brutality
How can I quit an app using Terminal?
Avoiding estate tax by giving multiple gifts
Escape a backup date in a file name
Is HostGator storing my password in plaintext?
Did Dumbledore lie to Harry about how long he had James Potter's invisibility cloak when he was examining it? If so, why?
Unreliable Magic - Is it worth it?
How easy is it to start Magic from scratch?
Why not increase contact surface when reentering the atmosphere?
What does 算不上 mean in 算不上太美好的日子?
Is there a korbon needed for conversion?
How does buying out courses with grant money work?
Would a high gravity rocky planet be guaranteed to have an atmosphere?
Is a stroke of luck acceptable after a series of unfavorable events?
What is the opposite of 'gravitas'?
Do the temporary hit points from the Battlerager barbarian's Reckless Abandon stack if I make multiple attacks on my turn?
How to safely derail a train during transit?
How does it work when somebody invests in my business?
Go Pregnant or Go Home
Build error occurs after upgrade to Visual Studio 2017 from Xamarin Studio on mac
Project <name> could not be opened because the Visual C# 2015 compiler could not be createdRemove broken Visual Studio 2017 TemplatesHow to install Intel Fortran Compiler for Ms Visual Studio Community?Visual Studio 2017, F7 not workingVisual Studio 2017 AutoRecover Doesn't DisableModify visual studio gives .net errorCan I download and install just the VS 2017 15.9.4 update?SAP NW RFC SDK support for Visual Studio 2017Cannot use Remote Debugger or Attach to Process on Visual Studio 2017 on Windows 10Error: Microsoft Visual C++ 14.0 is required. But I do have it
My environment
- Mac iOS 10.13
- xCode 9.2
- Visual Studio 7.8.3
I recently upgraded my old Xamarin Studio to Visual Studio 2017(7.8.3).
(Actually I installed VS to new MacBook)
I open my previous project with new VS and the first build went well.
But if I tried another build after the first build, it is giving me an error like “type or namespace name could not be found”.
What I have tried
- Reload project
- delete .vs folder in my project directory
- Use same .Net Runtime(mono) version with previous Xamarin Studio, 5.12.0
Any idea about this error?
visual-studio visual-studio-2017
New contributor
add a comment |
My environment
- Mac iOS 10.13
- xCode 9.2
- Visual Studio 7.8.3
I recently upgraded my old Xamarin Studio to Visual Studio 2017(7.8.3).
(Actually I installed VS to new MacBook)
I open my previous project with new VS and the first build went well.
But if I tried another build after the first build, it is giving me an error like “type or namespace name could not be found”.
What I have tried
- Reload project
- delete .vs folder in my project directory
- Use same .Net Runtime(mono) version with previous Xamarin Studio, 5.12.0
Any idea about this error?
visual-studio visual-studio-2017
New contributor
add a comment |
My environment
- Mac iOS 10.13
- xCode 9.2
- Visual Studio 7.8.3
I recently upgraded my old Xamarin Studio to Visual Studio 2017(7.8.3).
(Actually I installed VS to new MacBook)
I open my previous project with new VS and the first build went well.
But if I tried another build after the first build, it is giving me an error like “type or namespace name could not be found”.
What I have tried
- Reload project
- delete .vs folder in my project directory
- Use same .Net Runtime(mono) version with previous Xamarin Studio, 5.12.0
Any idea about this error?
visual-studio visual-studio-2017
New contributor
My environment
- Mac iOS 10.13
- xCode 9.2
- Visual Studio 7.8.3
I recently upgraded my old Xamarin Studio to Visual Studio 2017(7.8.3).
(Actually I installed VS to new MacBook)
I open my previous project with new VS and the first build went well.
But if I tried another build after the first build, it is giving me an error like “type or namespace name could not be found”.
What I have tried
- Reload project
- delete .vs folder in my project directory
- Use same .Net Runtime(mono) version with previous Xamarin Studio, 5.12.0
Any idea about this error?
visual-studio visual-studio-2017
visual-studio visual-studio-2017
New contributor
New contributor
New contributor
asked 1 min ago
AndyAndy
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Andy is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418489%2fbuild-error-occurs-after-upgrade-to-visual-studio-2017-from-xamarin-studio-on-ma%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Andy is a new contributor. Be nice, and check out our Code of Conduct.
Andy is a new contributor. Be nice, and check out our Code of Conduct.
Andy is a new contributor. Be nice, and check out our Code of Conduct.
Andy is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418489%2fbuild-error-occurs-after-upgrade-to-visual-studio-2017-from-xamarin-studio-on-ma%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown