Dear all
Boost for advanced cmake mingw intellisense is not working for me properly (msbuild and visual c++ intellisense works fine)
For advanced cmake proj using clang default intellisense i get the crash:
[+0:03:08.250] Starting fpsParsingFileBody on C:\xx\file.cpp
[+0:03:15.123] at System.Runtime.Remoting.Proxies.RemotingProxy.CallProcessMessage(IMessageSink ms, IMessage reqMsg, ArrayWithSize proxySinks, Thread currentThread, Context currentContext, Boolean bSkippingContextChain)
[+0:03:15.123] at System.Runtime.Remoting.Proxies.RemotingProxy.InternalInvoke(IMethodCallMessage reqMcmMsg, Boolean useDispatchMessage, Int32 callType)
[+0:03:15.123] at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(IMessage reqMsg)
[+0:03:15.123] at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
[+0:03:15.123] at v81.q2(tg1 c, String d, Int32 e, Int32 b, Int32 a, String f)
[+0:03:15.123] at hb1.g2.a(v81 a)
[+0:03:15.123] at uk1.g
1.d()
[+0:03:15.123] at fn1.a.a_2[_Ty](c`1 a)
[+0:03:15.123] at uk1.b[_ReturnTy](j
2 b, rw1 a)
[+0:03:15.123] at hb1.n6(tg1 f, String a, Int32 e, Int32 g, Boolean d, Boolean c, Boolean b, q3 i, String h)
[+0:03:15.123] at hb1.z(tg1 f, String g, le2 d, SourceCoordinates a, b c, String b, qj2 i, dm2 e, a2[]& h)
[+0:03:15.123] at qj2.s2(SourceCoordinates d, b c, String a, dm2 e, a2[]& b)
[+0:03:15.123] at m7.z(SourceCoordinates a, dm2 d, mr e, qj2 b, Boolean c)
I also get the separate error :
[+0:08:46.257] C:\file_xxx.cpp will be handled by Clang IntelliSense because all open projects have it enabled
[+0:08:46.272] Cannot find a project that can handle the source file (C:\file_xxx.cpp)
[+0:08:46.284] Active top source bar model is now SysprogsVsPluginInterfaces.CppEngine.IntelliSenseSetupProgressObject
[+0:08:46.432] Active top source bar model is now (null)
[+0:08:46.447] Starting operation: Parse – Check
[+0:08:46.447] Cannot retrieve source backend for C:\file_xxx.cpp
Any help ?
-
This topic was modified 5 years, 8 months ago by b.timofte.