Opened 12 years ago
Closed 10 years ago
#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: | Blocking: | ||
Task: |
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 (2)
comment:1 Changed 11 years ago by ajj
- Milestone changed from Release 7.1 Development to Wish List
comment:2 Changed 10 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
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.