Re: OOT block swig problem (maybe qmake vs cmake)

2020-05-25 Thread Vasil Velichkov
Hi Ali, On 25/05/2020 11.30, Ali G. Dezfuli wrote: > File "/home/ali/grdrills/top_block.py", line 69, in __init__ > self.tmp_tmp_cmo_acq0_0 = tmp.tmp_cmo_acq0() > AttributeError: 'module' object has no attribute 'tmp_cmo_acq0' One possible reason for errors like this one is undefined

OOT block swig problem (maybe qmake vs cmake)

2020-05-25 Thread Ali G. Dezfuli
Hi all, The story is this: I always add all the necessary gr_modtool created files to a new project in qt-creator named "pre_gr" and develop a new OOT block there. Then, by building from source, I add the block to GRC, test it, and use it. This way I have developed some nontrivial practical