Ticket #312 (closed task: fixed)
Update XOPs to Toolkit version 6
| Reported by: | srkline | Owned by: | srkline |
|---|---|---|---|
| Priority: | minor | Milestone: | Wish List |
| Component: | Analysis | Keywords: | |
| Cc: | Task: | ||
| Blocking: |
Description
Needs some thought before tackling this. What changes are necessary on OSX? What changes are necessary on Win? What does the change to c++ mean?
Change History
comment:2 Changed 13 months ago by srkline
- Status changed from new to closed
- Resolution set to fixed
This has been completed for the release after the long shutdown. Most of the changes were minor. Biggest problems were getting the proper compiler settings in VC10. Doing a side-by side comparison of all of the solution settings for our XOP and the WM example XOP got everything working again. Now both the virtual PC and the Mac build machine have clean versions of the XOP for building. But be sure to test the installation of the Win XOP elsewhere -- there are bits of VC10 that are installed on the build machine that a "bad" XOP can find to run, but a normal PC won't have -- and this was a source of lots of errors.

I'm relegating this back to wish list as I don't think it is worth the effort for the next release.