2010-05-18T05:38:21 *** goffena has joined #opticks 2010-05-18T05:50:38 . 2010-05-18T05:50:38 . 2010-05-18T05:50:44 *** goffena has quit IRC 2010-05-18T06:21:10 *** kstreith has joined #opticks 2010-05-18T06:21:10 *** ChanServ sets mode: +o kstreith 2010-05-18T06:21:21 *** dsulgrov has joined #opticks 2010-05-18T06:26:12 *** yuguess has joined #opticks 2010-05-18T06:31:12 *** tclarke has joined #opticks 2010-05-18T06:31:12 *** ChanServ sets mode: +o tclarke 2010-05-18T06:54:15 Hello, Sir 2010-05-18T06:55:37 I have uploaded CannyEdgeDetection.dll into my space in Opticks 2010-05-18T06:55:37 http://opticks.org/confluence/pages/viewpageattachments.action?pageId=5144626&highlight=CannyEdgeDetection.dll#Week+Report+2-attachment-CannyEdgeDetection.dll 2010-05-18T07:20:48 Hi 2010-05-18T07:22:45 hello 2010-05-18T07:22:48 just got back to my desk 2010-05-18T07:22:52 we'll take a look at your plugin 2010-05-18T07:25:40 Hi, tclarke 2010-05-18T07:26:59 I want to ask how can I compile a Qt based file in my working environment 2010-05-18T07:29:54 thanks 2010-05-18T07:30:04 hello 2010-05-18T07:33:24 Do we have some documents for project like "PlugInSamplerQt" in the SDK ? 2010-05-18T07:37:26 *** yuguess has quit IRC 2010-05-18T07:37:34 *** yuguess has joined #opticks 2010-05-18T07:41:43 Hello ? 2010-05-18T08:22:45 sorry, back again 2010-05-18T08:22:56 you can look at PlugInSamplerQt....are you using visual studio project files or scons to build? 2010-05-18T08:24:27 if SCons, then you need to add the qt "tool" to your SConscript (look in the PlugInSamplerQt's SConscript) 2010-05-18T08:24:39 if you are using visual studio projects, you need to add the qt-debug and qt-release property sheats to your debug and release build configurations 2010-05-18T08:25:03 if you are creating a subclass of QObject (most qt classes inherit from this) then you need to add the Q_OBJECT macro to your class definition 2010-05-18T08:25:09 again, look in the PlugInSampleQt classes for examples 2010-05-18T08:25:11 now the tricky part 2010-05-18T08:25:14 if you are using scons, everything should work 2010-05-18T08:25:28 if you are using visual studio projects, you need to add a custom build step to all the .h files which contain Q_OBJECT macros 2010-05-18T08:25:48 look in the visual studio properties for one of the PlugInSamplerQt header files and you'll see some configurtations which run the "moc" program 2010-05-18T08:25:50 that's what you need to add 2010-05-18T08:25:52 . 2010-05-18T08:26:12 En, I use VS2005 2010-05-18T08:28:24 Let me try it 2010-05-18T08:31:02 sorry, when you talk about "qt-release property sheets", do you mean that "Qt-Release.vsprops" 2010-05-18T08:31:05 *** tclarke has quit IRC 2010-05-18T08:31:10 in compile setting folder ? 2010-05-18T08:31:16 *** kstreith has quit IRC 2010-05-18T08:31:27 *** dsulgrov has quit IRC 2010-05-18T08:32:37 Oh~~~all quit..... T_T 2010-05-18T08:32:40 *** dsulgrov has joined #opticks 2010-05-18T08:32:51 *** dsulgrov has quit IRC 2010-05-18T08:33:15 *** kstreith has joined #opticks 2010-05-18T08:33:15 *** ChanServ sets mode: +o kstreith 2010-05-18T08:37:15 *** tclarke_ has joined #opticks 2010-05-18T08:37:15 *** ChanServ sets mode: +o tclarke_ 2010-05-18T08:50:09 *** kstreith has quit IRC 2010-05-18T08:50:21 *** kstreith has joined #opticks 2010-05-18T08:50:21 *** ChanServ sets mode: +o kstreith 2010-05-18T08:51:07 *** yuguess has quit IRC 2010-05-18T08:56:07 *** dsulgrov has joined #opticks 2010-05-18T09:08:20 *** rforehan has joined #opticks 2010-05-18T09:09:05 back 2010-05-18T09:09:08 we're having server connection problems 2010-05-18T09:10:18 yes, the qt-release.vsprops is what I was refering to 2010-05-18T09:10:23 there's a debug one for debug plug-in builds as well 2010-05-18T09:52:11 *** goffena has joined #opticks 2010-05-18T14:30:54 *** dsulgrov has quit IRC 2010-05-18T14:39:05 *** tclarke_ has quit IRC 2010-05-18T18:45:49 *** rforehan has left #opticks