Universal viewer, player and highlight text editor. AlphaBrowser is a text editor with syntax highlighting and a viewer of today's most popular file formats: * MS Office (*.doc, *.rtf, *.xls). K-3D for Mac OS X v.0.8.0.1 K-3D is the free-as-in-freedom 3D modeling, animation, and rendering system for Mac OS X operating systems. K-3D features a robust, object-oriented plugin architecture, designed to scale to the needs of professional artists, and is designed.
Hello, I'm following the cross compile tutorial for cross compiling VLC for Windows via Linux/Mingw-W64. I have the latest source code for VLC 3.0 obtain via git clone (git clone vlc).
I managed to compile all the third party libs and configured the main build successfully with no errors. Typing apps for mac. I'm running into a snag when I run make.
There are three cpp files that require wrl/client.h which after some research I found was bundled in Mingw-W64 up till version 4.x but was discontinued in version 5.x and 6.x (I'm on version 6). The files that require wrl are: vlc/contrib/win32/qt/src/3rdparty/angle/src/common/tls.cpp vlc/modules/access/dshow/access.h vlc/modules/text_renderer/freetype/fonts/dwrite.cpp I've tried downloading the latest wrl headers from the mingw-w64 svn but they are incompatible and causing synthax errors.
Anyone has any idea how I can get passed this? Has wrl/client.h been replaced by another header that I can substitute into these files?
