You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libt...@googlegroups.com
I am fixing the mps-bundle repository to allow building the tensor library with Microsoft's compilers. This effort is a bit limited, because the components cannot be built independently (tensor depends on f2c and cblapack on this platform), hence the use of this other repository.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libt...@googlegroups.com
Ok, it seems that now everything builds by downloading the libraries f2c/cblapack/tensor inside 'mps-bundle', entering msvc and typing 'nmake'. No tests ran though, as integrating Google Test with NMAKE & Windows is complicated.