Changes between Version 27 and Version 28 of Processing
- Timestamp:
- Apr 9, 2010, 3:57:15 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v27 v28 231 231 TODO 232 232 233 = Rebuilding the IPP code =234 235 The IPP in use presently is located at236 237 {{{238 ~ipp/ipp-20100211239 }}}240 241 If the code needs an update and rebuild, then:242 243 * stop pantasks (as above)244 * {{{cd ~ipp/ipp-20100211}}}245 * {{{svn update}}}246 * {{{psbuild -dev -optimize}}}247 * restart pantasks (as above)248 249 233 = Queuing data with chiptool = 250 234 … … 308 292 }}} 309 293 294 295 = Rebuilding the IPP code = 296 297 The IPP in use presently is located at 298 299 {{{ 300 ~ipp/ipp-20100211 301 }}} 302 303 If the code needs an update and rebuild, then: 304 305 * stop pantasks (as above) 306 * {{{cd ~ipp/ipp-20100211}}} 307 * {{{svn update}}} 308 * {{{psbuild -dev -optimize}}} 309 * restart pantasks (as above) 310 311 310 312 = Who to contact = 311 313
