Kapiten79
(Mikhail)
March 1, 2019, 10:33am
#1
Hi!
I’m having trouble compiling the qgroundcontrol source code. The error looks like this:
LINK : fatal error LNK1181: cannot open input file ‘obj\QGCMapEngine.obj’
jom: C:\Users\mihon\Qt Project\QGroundControl3_5_1Costum\qgroundcontrol\build\Makefile.Release [release\QGroundControl.exe] Error 1181
jom: C:\Users\mihon\Qt Project\QGroundControl3_5_1Costum\qgroundcontrol\build\Makefile [release] Error 2
The QGCMapEngine File.obj in the obj directory is really missing. However, there is the same file with the prefix “moс_”.
What could be the problem?
GazF
(Gary Fielke)
June 17, 2019, 2:42am
#2
Hi, exactly same problem here. Were you able to solve it?
Thanks
Ramanan
(Ramanan)
May 8, 2022, 9:04am
#3
Same problem faced by me, if you guys found any solution ,Please Let me Know
Its-brito
(Its Brito)
November 23, 2022, 10:56am
#4
Howdy,
Same Problem Here,did anyone found out the answer?
Ramanan_ar
(Ramanan ar)
November 28, 2022, 5:06am
#5
Hi I found an answer for this you have to use qt 15.5.x and you have to download msvc 2019 via visual studio code and in qt maintenance tool select msvc 2019 and qt charts and some basic things after that
you do not have to use any spaces in your qgc directory and try to compile it will work properly.