<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div>Hi Tom,<div><br></div><div> After consulting with a few people, we realized that, as yo unsuspected, the switch from plugin to</div><div>library caused this. It is because the name of the directory changed from “TTab” to “TTAB” so that the </div><div>naming scheme would be consistent with other libraries. Unfortunately, all of the #include<TTab/DTranslationTable.h></div><div>instances were not changed to #include<TTAB/DTranslationTable.h>. Nathan Sparks figured this out</div><div>and has checked in a fix. He says he saw another issue though so things may still not work but you</div><div>are welcome to try. I’m going to go ahead and check out a fresh copy to test it myself.</div><div><br></div><div>Regards,</div><div>-David</div><div><br><div><div>On Jan 16, 2015, at 2:30 PM, Thomas Boettcher <<a href="mailto:tboettch@umail.iu.edu">tboettch@umail.iu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br></div><div>I just checked out revision 17045 of sim-recon-commissioning. I’m running into the following error during the compilation of the START_COUNTER library:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from libraries/START_COUNTER/DSCHit_factory.cc:19:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">libraries/START_COUNTER/DSCHit_factory.h:12:36: error: TTab/DTranslationTable.h: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from libraries/START_COUNTER/START_COUNTER_init.cc:8:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">libraries/START_COUNTER/DSCHit_factory.h:12:36: error: TTab/DTranslationTable.h: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">libraries/START_COUNTER/DSCHit_factory.cc: In member function 'virtual jerror_t DSCHit_factory::evnt(jana::JEventLoop*, int)':</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">libraries/START_COUNTER/DSCHit_factory.cc:218: error: expected initializer before '*' token</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">libraries/START_COUNTER/DSCHit_factory.cc:223: error: 'pulseintegral' was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">scons: *** [.Linux_CentOS6-x86_64-gcc4.4.6/libraries/START_COUNTER/DSCHit_factory.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">scons: *** [.Linux_CentOS6-x86_64-gcc4.4.6/libraries/START_COUNTER/START_COUNTER_init.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">scons: building terminated because of errors.</div></div><div><br></div><div>Is this a bug leftover from converting the TTab plugin into a library?</div><div><br></div><div>Thanks again,</div><div>Tom</div></div>_______________________________________________<br>Halld-offline mailing list<br><a href="mailto:Halld-offline@jlab.org">Halld-offline@jlab.org</a><br>https://mailman.jlab.org/mailman/listinfo/halld-offline</blockquote></div><br></div></body></html>