Coder Social home page Coder Social logo

jopadan / libtermpod Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 2.0 85 KB

POD game archive format library written in C for all existing versions

License: MIT License

CMake 3.00% C 97.00%
game-archive pod-format pod pod1 pod2 pod3 pod4 pod5 pod6 epd

libtermpod's Introduction

libtermpod

POD file format Terminal Reality game archive library written in C for all existing versions

Dependencies

Building

cmake . --install-prefix
make
make install

Status

checksum crc-ccitt32 works?

format data entry
EPD no no
POD2 yes yes
POD3 no yes
POD4 no yes
POD5 no yes
POD6 no yes

libtermpod's People

Contributors

hgdagon avatar jopadan avatar keyofblues avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

libtermpod's Issues

CMake Errors

Hi @jopadan, I'm facing some issues when trying to build libtermpod. Could you take a look please?

$ cmake . --install-prefix=/usr/local
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
-- Checking for one of the modules 'libzip'
CMake Error: Could not open file for write in copy operation /termpodConfig.cmake.tmp
CMake Error: : System Error: Permission denied
CMake Error at /usr/share/cmake-3.27/Modules/CMakePackageConfigHelpers.cmake:344 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  CMakeLists.txt:102 (configure_package_config_file)


CMake Error: File /home/myuser/src/pup/libtermpod/main/libtermpod.pc.in does not exist.
CMake Error at CMakeLists.txt:108 (configure_file):
  configure_file Problem configuring file


CMake Error at CMakeLists.txt:120 (install):
  install EXPORT given invalid export file name "/termpodConfig.cmake".  The
  FILE argument may not contain a path.  Specify the path in the DESTINATION
  argument.


-- Configuring incomplete, errors occurred!

Thanks and best regards.

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.