Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Mounting rootfs over NFS for Qt 5 build
-
Is there any good reference to mount the rootfs over NFS to my host PC so that I can build Qt 5 with it?
I'm cross-compiling for my embedded linux device.
-
@embdev Take a look at this: https://wiki.ubuntuusers.de/NFS/
Your question is unrelated to Qt.
-
@jsulm thanks! but is there an English version for it?
-
@embdev Sorry :-)
Here is an English version: https://help.ubuntu.com/community/SettingUpNFSHowTo
-
@jsulm no worries, should be thanking you for that! i'll check it out. thanks!