|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] I want to use "xen-develop" in QT project
It sounds like the problem is in the QT build system, not getting the
"-lxenctrl" to the right place. You need to ask someone on a QT forum
for help.
Good luck,
-George
On Sun, Sep 26, 2010 at 2:03 AM, 张建锋 <zjf.ha2010@xxxxxxxxx> wrote:
> I want use "xenctrl.h" in QT,
>
> In my program , "#include <xenctrl.h>"
>
> In the .pro file , I add " LIBS += -lxenctrl" ,
>
> compiler output undefined reference to 'xc_find_device_number(devicename)'.
>
> how can I do ?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|