-
Basically reopening issue from https://github.com/ladislav-zezula/StormLib/issues/11
On windows there is no conflict because Stormlib uses direct call to WINAPI function but on Linux/BSD this is defi…
cen1 updated
10 years ago
-
```
What steps will reproduce the problem?
1.loading World of Warcraft
2.
3.
What is the expected output?
To see the menu with the models
What do you see instead?
Nothing: just Fatal Error: Could n…
-
i compile stormlib use msvc. compile cpp file too slow.
other compiler already supports pch.
and primary cpp file write this:
``` C++
#define __STORMLIB_SELF__
#include "StormLib.h"
#include "StormCo…
-
When I try to compile freeablo-0.1 from source, it give me error:
```
CMake Error at extern/CMakeLists.txt:46 (add_library):
Cannot find source file:
StormLib/src/lzma/C/LzFind
Tried extens…
-
```
What steps will reproduce the problem?
1.loading World of Warcraft
2.
3.
What is the expected output?
To see the menu with the models
What do you see instead?
Nothing: just Fatal Error: Could n…
-
Greets:
Trying a fresh compile on a Ubuntu 12.04 box. Following the most recent build listed as being successful listed here:
https://travis-ci.org/ProjectSkyfire/SkyFire_5xx/builds/32823632
Gettin…
-
For packaging purposes, git tags should always be annotated, otherwise they cannot be used in `git describe`. Example:
```
[2:10:45] adys@azura ~/tmp/StormLib % git tag master:fd430b9…
-
Hello,
I tried to open an old map _Escape Gay Space.w3x_ using the newest StormLib and it fails with:
```
aura++: /home/josko/projects/aura-bot/StormLib/src/SFileAttributes.cpp:129: DWORD CheckSizeO…
Josko updated
10 years ago
-
```
Starting Battlefield System
MMAP::LoadMapTile: 5712227.mmtile was built with generator v4, expected v5
MMAP::LoadMapTile: 5712226.mmtile was built with generator v4, expected v5
MMAP::LoadMapTile:…
-
This happens both with ladiks mpq editor and stormlib, the library only reads 870 bytes and the actual filesize is 97312, the mpq has update in the name I am not sure if that is affecting something, i…