tomojitakasu / RTKLIB

2.55k stars 1.62k forks source link

problem with rtksvrstart on 2.4.3 b24 #224

Open jbeilin opened 8 years ago

jbeilin commented 8 years ago

I get this message when I compile 2.4.3 b24 : /home/cpp/rtklib/RTKLIB-rtklib_2.4.3/app/rtknavi_qt/navimain.cpp:1095: erreur : too few arguments to function 'int rtksvrstart(rtksvrt, int, int, int, char*, int, int, char*, char, int, int, const double_, prcoptt, soloptt, streamt, char_)' &monistr)) { ^

mohamedamjad commented 8 years ago

I have the same problem. I proposed a pull request to fix the problem

226

anhdung28888 commented 7 years ago

@mohamedamjad : I am facing the same problem. How did you solve this problem?