- Remove From My Forums
-
Question
-
While I tried many things to fix this, none of my tries fixed the problem.
Every time I build any solution, I get this error:
MSB4019: the imported project .. DAQ/DAQlib.props wasn’t.
<?xml version=»1.0″ encoding=»utf-8″?>
<Project DefaultTargets=»Build» xmlns=»http://schemas.microsoft.com/developer/msbuild/2003″>
<ImportGroup Label=»PropertySheets»>
<Import Project=»C:Usersa233AppDataLocalMicrosoftMSBuildv4.0Microsoft.Cpp.Win32.orig.user.props» />
<Import Project=»C:Usersa233DesktopDAQDAQlib.props» />
</ImportGroup>
<PropertyGroup Label=»UserMacros» />
<PropertyGroup />
<ItemDefinitionGroup />
<ItemGroup />
</Project>I tried reinstalling, repairing, and installing build tools and net framework.
I’m using visual studio 2017 enterprise.
Answers
-
Hi Liu,
I appreciate your response. I tried changing the platform from win32 to x64, and surprisingly it worked. Even though now I can’t open any of my previous projects, I’d still be able to study at least. Thank you, and much appreciation for May too!
Best Regards,
Abdullah
-
Proposed as answer by
Wednesday, September 26, 2018 5:14 AM
-
Marked as answer by
Abdullah233
Wednesday, September 26, 2018 5:39 AM
-
Proposed as answer by
error : Designtime build failed for project (Read 4808 times)
JamesFarmer
Junior Member Posts: 58 Joined: Mar 1st, 2020 |
error : Designtime build failed for project |
Print Post |
getting error below when visual studio starts error : Designtime build failed for project ‘C:UsersHomeDocumentsArduinoMainMod0MainMod0.vcxproj’ configuration ‘Release|Win32’. IntelliSense might be unavailable. |
||
IP Logged |
Tim@Visual Micro Administrator Posts: 11684 Joined: Apr 10th, 2010 |
Re: error : Designtime build failed for project |
Print Post |
it’s a vs error by the looks of it. maybe follow the instruction? |
||
WWW IP Logged |
JamesFarmer
Junior Member Posts: 58 Joined: Mar 1st, 2020 |
Re: error : Designtime build failed for project |
Print Post |
I did a repair on VS an that has seen to fix the issue |
||
IP Logged |
Tim@Visual Micro Administrator Posts: 11684 Joined: Apr 10th, 2010 |
Re: error : Designtime build failed for project |
Print Post |
Great thanks for letting us know |
||
WWW IP Logged |
#c #visual-studio #unreal-engine4
Вопрос:
Может ли кто-нибудь помочь со следующими ошибками компиляции и / или предложить шаги по устранению неполадок? Должен ли я перейти на сообщество VS 2019 и повторить попытку? Удалить .vs и промежуточные папки и обновить проект?
Попытка компиляции UE 4.27 с использованием VS 2017 в Windows. Любая обратная связь приветствуется! Мой 2-й день попыток скомпилировать сборку!
H:UnrealEngine-4.27EngineIntermediateProjectFilesHeadlessChaosPerf.vcxproj : warning : Platform ‘[arm64, 0]’ referenced in the project file ‘HeadlessChaosPerf’ cannot be found.
H:UnrealEngine-4.27EngineIntermediateProjectFilesHeadlessChaos.vcxproj : warning : Platform ‘[arm64, 0]’ referenced in the project file ‘HeadlessChaos’ cannot be found.
H:UnrealEngine-4.27EngineIntermediateProjectFilesUE4.vcxproj : warning : Platform ‘[arm64, 0]’ referenced in the project file ‘UE4’ cannot be found.
error : Designtime build failed for project ‘H:UnrealEngine-4.27EngineIntermediateProjectFilesUnrealRecoverySvc.vcxproj’ configuration ‘Development_Program|x64’. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
Комментарии:
1. Похоже, что вам нужно установить 64-разрядный компилятор (с помощью установщика Visual Studio) или построить 32-разрядный двоичный файл.
Hi all,
just wondering if anyone might be able to help with an issue I’m having with Visual Studio 2017. I originally had Visual Studio 2012 Ultimate installed with a valid key. Just recently I decided to just use Visual Studio 2017 Community because I’m not really using any of the features in Ultimate. After installing VS2017 Community, I uninstalled VS2012. Now, whenever I create a new project I get the error:
The "ConfigurationGeneral" rule is missing the "WindowsTargetPlayformVersion" property.
So I have to click «OK» then edit the properties of my project to use «VS 2012 (v110)» for the Platform Toolset to get anything to compile. It tells me v141 is not installed. Also my IntelliSense doesn’t seem to be working at all.
If I check the VS Installer, it says I have both v140 and v141 installed, so I’m thinking it might be a path issue? I’ve been Googling but nothing has helped. Any help with this and IntelliSense would be appreciated, thanks.
Installed Components:
VC++ 2015.3 v14.00 (v140) toolset for desktop
VC++ 2017 version 15.9 v14.16 latest v141 tools