Skip to content

Add install commands for C wrapper library #109

Closed as not planned
Closed as not planned
@HurricanePootis

Description

@HurricanePootis

Describe the Bug

Whenever I enable the CMake flag -DVPKEDIT_BUILD_LIBC, I get the following error here. Here is the one for clang.

This is on the latest release 4.1.0.

To Reproduce

#!/bin/bash

git clone --recursive https://github.com/craftablescience/VPKEdit.git
cd VPKEdit
cmake -B build -S ./ -DCMAKE_BUILD_TYPE=Release -DVPKEDIT_BUILD_LIBC=ON
cmake --build build

Operating System

Arch Linux

Metadata

Metadata

Labels

enhancementNew feature or requestinvalidThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions