Re: Error in <TQObject::CheckConnectArgs>: slot XX() does not exist

From: OKUMURA, Akira <oxon_at_astro.isas.jaxa.jp>
Date: Sat, 29 May 2010 12:41:44 -0700


Hello John,

It was my mistake. Please use this modified Makefile instead. The uploaded files do not require ftd2xx in fact.



14,15d13
< EXTLIBS := -lftd2xx
<
24c22
< INCS := $(filter-out $(INCDIR)/LinkDef.h $(INCDIR)/ftd2xx.h $(INCDIR)/WinTypes.h,$(wildcard $(INCDIR)/*.h))
---
> INCS	:=	$(filter-out $(INCDIR)/LinkDef.h,$(wildcard $(INCDIR)/*.h))
=============

Regards,

--
OKUMURA, Akira oxon@{astro.isas.jaxa.jp,stanford.edu}
Institute of Space and Astronautical Science (ISAS/JAXA)
Now at KIPAC/SLAC/Stanford
Varian Physics #306
382 Via Pueblo Mall, MC 406 Stanford, CA94305
TEL 650-736-0971/FAX 650-724-5065
Skype : okumura.akira

On 2010/05/29, at 12:35, John Idarraga wrote:

> Hello Akira,
> 
> I want to try your code, tried to compile but I don't have ftd2xx
> installed ... Could you provide a link with the source code and
> compiling instructions for ftd2xx please ?  I found it in sourceforge
> but there are no files to download there.
> 
> John Idarraga
> 
> On Sat, 2010-05-29 at 11:33 -0700, OKUMURA, Akira wrote:

>> Hello ROOTers,
>>
>> I am trying to make a GUI class which has a clickable button. But it does not work, while the code seems to be based on p390-391 of the user's guide v5.21.
>>
>> $ root
>> root [0] TargetUSB::TEventViewer view
>> Error in <TQObject::CheckConnectArgs>: slot Play() does not exist
>>
>> I created a dictionary according to this old thread which was found after googling.
>> http://root.cern.ch/root/roottalk/roottalk02/0697.html
>>
>> A small example is uploaded here. Could anyone help me in removing this problem, please?
>> http://slac.stanford.edu/~oxon/tmp/TargetUSB.tgz
>>
>> I am using ROOT 5.27.02 on OS X 10.6 and SL 5.
>>
>> Regards,
>>
>> --
>> OKUMURA, Akira oxon@{astro.isas.jaxa.jp,stanford.edu}
>> Institute of Space and Astronautical Science (ISAS/JAXA)
>> Now at KIPAC/SLAC/Stanford
>> Varian Physics #306
>> 382 Via Pueblo Mall, MC 406 Stanford, CA94305
>> TEL 650-736-0971/FAX 650-724-5065
>> Skype : okumura.akira
>>
> >
Received on Sat May 29 2010 - 21:41:57 CEST

This archive was generated by hypermail 2.2.0 : Sat May 29 2010 - 23:50:01 CEST