Did you regenerate Makefile?

On 8 October 2010 11:35, 张建锋 <[email protected]> wrote:

> I want use "xenctrl.h"(xen-devel) 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)'.
>
> if I compile the program use gcc test.c -o test -lxenctrl ,the compile
> passed.
>
> how can I do ?
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to