Giter VIP home page Giter VIP logo

blpconverter's Issues

Weird result

I am getting a really weird result from conversion. Here is the input:
Wc3 Trigger Editor.zip

And the output is expected to look like this:
actions
cond
events

And this is what I am getting (note, they are white, you must right click and inspect them to see them properly):
editor-triggeraction
editor-triggercondition
editor-triggerevent

Please advice.

Reverse convert?

Is there a way to convert a TGA/PNG to BLP with this software?

Can't compile part 2

Past this cmake step: #11
With the sln opened in Windows 10 VS 2022, I received these 2-4 errors from building the entire solution:

3>dcraw/dcraw.c(8742,37): error C3688: invalid literal suffix 'VERSION'; literal operator or literal operator template 'operator ""VERSION' not found
3>dcraw/dcraw.c(8742,3): error C2660: 'strcpy': function does not take 1 arguments
3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\string.h(130,1): message : see declaration of 'strcpy'
3>dcraw/dcraw.c(8742,3): message : while trying to match the argument list '(char [32])'
......
4>blp.cpp
4>Generating Code...
4>LINK : fatal error LNK1104: cannot open file 'lib\Debug\freeimage.lib'
4>Done building project "BLPConverter.vcxproj" -- FAILED.
5>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------
6>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
6>Project not selected to build for this solution configuration 
========== Build: 3 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========
========== Elapsed 00:56.103 ==========

Convert to BLP

I would love for a way to convert a PNG to a BLP. In a project for Hive where I need this now.

can't compile - CMAKE_COMPILER not set, after EnableLanguage

When doing the Compilation steps, I get the following errors:

`CMake Error at CMakeLists.txt:1 (project):
Running

'nmake' '-?'

failed with:

The system cannot find the file specified

CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!`

Corrupt BLP or error?

Hello. I have a single BLP that does not convert. Could you take a look at it and tell me if it's just this BLP that's broken or if there is an error in the code?
SlimeSkinBlue.blp.zip

Thanks!

cant compile

steps i did

git clone <gitlink>
cd BLPConverter
mkdir build
cd build
cmake ../

it will give me errors and i dont know what to do

Update required CMake version

CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of

old repo but still useful but update the CMake version which is required.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.