WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] I want to use "xen-develop" in QT project

To: 张建锋 <zjf.ha2010@xxxxxxxxx>
Subject: Re: [Xen-devel] I want to use "xen-develop" in QT project
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Thu, 30 Sep 2010 10:47:23 +0100
Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 30 Sep 2010 02:48:00 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=cdynSJrW5E8Uvk3BnM5qhWBWpJey6s3ki0cTeDX1Hck=; b=Mh2kdyRUfLjImtWMA0G+nKWxhSHH0JDksASsNaJY1IpfmS3kZgTRXwn0WTnCuls6tN JTN1BIWFcKjYPwY6Gje/Ojzrc+2wDxPVrpYRIgOOj8TshIMsVtaqjYvT6pWP0ozmixcx X6scHARUQerMofMTEup2YO9+srDR4duF6VLWU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=ssWvPpp4eC+ojGensDeDaGxR6zX/2bc+4Cb0BLMS91TiNCSSGB2YZEV4a/B80T9JPA GuOEpQljPQwI4gvx+xEtal8tGvFdKNsBrBScv4E85RHE5UT0SrZ229AZU4CpRNsCcDXB AvVFNc84MQPJNsE0Fih7FeKThAFuMpE4tEZsg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTims7gXYPSHJD3qN-BxxcAh2zwu7X9aESYVjFemF@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTims7gXYPSHJD3qN-BxxcAh2zwu7X9aESYVjFemF@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>