Closed GoogleCodeExporter closed 9 years ago
Thanks for this compilation testing, I have in my to put WMV in a real portable
way (at least between linux and windows, because having a MacOS environment is
a quite bit more complicated - and expensive :P)
I think (and I already said it a few month ago) we have to leave visual, and
port code to cmake / gcc / etc.
I will spend a few time trying to successfully compile v0.7.0.x on both windows
and linux, and writing some guidelines to use this in wiki.
Original comment by jeromn...@gmail.com
on 13 Oct 2011 at 7:09
I had fixed the compile error and only tested on Win and MacOS.
Original comment by chuanhsing
on 14 Oct 2011 at 9:02
for modelviewer.cpp 626: wxLogMessage(wxT("Trying to open %s file (for updating
locale files)"),filename.c_str());
under linux nothing are displayed and the call to interfaceManager.Update();
crash the app.
I have try to debug , i not arrive, but i think for linux the video.Init()
never used and never call. May be for that.
Original comment by mmaur...@gmail.com
on 14 Oct 2011 at 3:12
I am currently working in the way to have a fully portable WMV version.
Compatibility is planed step by step, and can be followed / commented here :
- switch to cmake / mingw under windows :
http://apoklipse.org:8080/browse/WMV-91
- allow compilation (and same functionnalities as windows)under linux :
http://apoklipse.org:8080/browse/WMV-87
- allow compilation (and same functionnalities as windows) under Mac OS :
v0.7.2.0 (no dedicated JIRA issue for the moment)
You can follow roadmap here :
http://apoklipse.org:8080/browse/WMV?selectedTab=com.atlassian.jira.plugin.syste
m.project%3Aroadmap-panel
Close this issue to "won't fix" here, feel free to comment / add issues on JIRA
about code portability
Original comment by jeromn...@gmail.com
on 22 Nov 2011 at 11:22
Original issue reported on code.google.com by
mmaur...@gmail.com
on 13 Oct 2011 at 3:39