Changes between Version 12 and Version 13 of CompilationGuide/MinGW
- Timestamp:
- Nov 26, 2013, 2:14:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/MinGW
v12 v13 201 201 At this point you need to install the following packages: 202 202 203 * GLib ( Run-time)204 * gettext-runtime ( Run-time)205 * pkg-config ( tool)203 * GLib (Binaries) 204 * gettext-runtime (Binaries) 205 * pkg-config (Binaries) 206 206 207 207 gettext-runtime contains the intl.dll (GNU Internationalization
