Hello,

I'm trying to build an old project, created with 0.11.2 version, using Nim 
1.0.2. I'm blocked with the following error:

Error: undeclared identifier: 'TChannel'

I'm using the following options to build the project:

\--threads:on --opt:none --debuginfo --gc:markAndSweep|   
---|---  
  
How can I solve the problem? Is TChannel deprecated? 

Reply via email to