Issue525

Title support for microsoft visual studio 2013 and later
Priority wish Status resolved
Superseder Nosy List florian, jendrik, malte, pvonreth, silvan
Assigned To pvonreth Keywords
Optional summary

Created on 2015-04-21.10:48:26 by pvonreth, last changed by florian.

Messages
msg4651 (view) Author: florian Date: 2015-10-12.12:41:00
Merging issue67 also resolved this issue.
msg4587 (view) Author: pvonreth Date: 2015-09-02.10:53:48
A bit off topic but if mingw support is a matter I just discovered that builds 
of osi and coinutils are available on OBS 
https://build.opensuse.org/project/show/windows:mingw:win32
msg4278 (view) Author: silvan Date: 2015-06-23.17:50:08
The documentation is on the wiki (visible for our group only), and the
announcement is deferred until we have full windows support.
msg4266 (view) Author: jendrik Date: 2015-06-22.18:56:54
Merged and pushed. Thanks for your work, Patrick!

What is still missing is the documentation and announcement. Silvan, can you work 
together with Patrick on this, please?
msg4249 (view) Author: jendrik Date: 2015-06-04.17:22:11
After this has been merged, we need to document and announce the new MSVC 
support.
msg4247 (view) Author: jendrik Date: 2015-06-04.17:14:06
Patrick is looking into how to build OSI with MSVC on Windows. Also, we agreed 
that to add a local windows.h file to avoid command line compilation flags. Apart 
from that, the patch looks could to me.
msg4245 (view) Author: silvan Date: 2015-06-04.16:45:24
I am now at a stage with the windows buildbot where I would need to be able to
build the Fast Downward master with MSVC (issue480). What is the standing with
this issue here? I haven't followed all the discussions at bitbucket, but it
seemed that the functionality is given and that the only missing part is about
how to integrate it.
msg4179 (view) Author: pvonreth Date: 2015-04-28.11:45:55
I have started to look on the portability of fast downward.
Until now the code changes where only minor.

Currently there is an issue with the Parser. You might have a look on the 
comments at https://bitbucket.org/TheOneRing/hg.fast-downward.org/pull-
request/12/investigate-msvc-support/diff
History
Date User Action Args
2015-10-12 12:41:00floriansetstatus: chatting -> resolved
nosy: + florian
messages: + msg4651
2015-09-02 10:53:48pvonrethsetmessages: + msg4587
2015-06-23 17:50:08silvansetmessages: + msg4278
2015-06-22 18:56:54jendriksetmessages: + msg4266
2015-06-04 17:22:11jendriksetmessages: + msg4249
2015-06-04 17:14:06jendriksetmessages: + msg4247
2015-06-04 16:45:24silvansetmessages: + msg4245
2015-04-28 11:45:55pvonrethsetmessages: + msg4179
2015-04-21 10:48:26pvonrethcreate