Skip to content

joelberkeley/ffi-name-conflict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffi-name-conflict

Build Idris as normal

idris2 --build conflit.ipkg

Then in directory cpp, install Bazelisk and run

cd cpp
./<path to bazelisk executable> build //:conflict
cd -
mv cpp/bazel-bin/libconflict.so .

and confirm the mv. Then

./build/exec/conflict

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published