kripken / BananaBread

BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML
1.38k stars 347 forks source link

shared/cube.h:54:10: fatal error: 'enet/enet.h' file not found #83

Open blokedlord opened 4 years ago

blokedlord commented 4 years ago

изображение

kripken commented 4 years ago

You may need to build enet first, by entering that dir and doing emmake make there. I've seen this happen before but am not sure why.

blokedlord commented 4 years ago

i folowed your instruction , but... emmake not find a makefile... i think main trouble cp: copying multiple files, but last argument (enet/) is not a directory

blokedlord commented 4 years ago

![Uploading изображение.png…]()

blokedlord commented 4 years ago

изображение изображение

blokedlord commented 4 years ago

sorry for dumb suggestion - i nevrer used linux before

пн, 24 авг. 2020 г. в 04:08, block lord blokedlord@gmail.com: