Registered Member
|
The very simple code below performs the operation a = constant * b (line 20 of that code) where constant is a double and a and b are a Matrix<AutoDiffScalar<Vector2d>, 3, 1>. You can copy/paste this code if willing to test and it'd be self-contained.
Edited to make this code self-contained.
With MSVC 14 on Windows 32 bit I get the error: error C2719: 'unnamed-parameter': formal parameter with requested alignment of 16 won't be aligned. Full error below:
Any help would be greatly appreciated. Thank you in advance. |
Registered Member
|
You can see the results of our CI here https://drake-jenkins.csail.mit.edu/job ... ntal/3657/
The only one build failing is on Windows 32. |
Registered Member
|
I just filed a bug here: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1279
Hopefully it gets fixed and helps others! |
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]