I saw this in another thread, but didn't see a resolve to it. It just mentioned that the OP got past the issue. And now I'm having the issue, but am in the dark.
~]$ make -C src -f Makefile.debug install
Reports these errors.
Makefile:329: .deps/callbacks.Plo: No such file or directory
Makefile:330: .deps/compress.Plo: No such file or directory
Makefile:331: .deps/host.Plo: No such file or directory
Makefile:332: .deps/list.Plo: No such file or directory
Makefile:333: .deps/packet.Plo: No such file or directory
Makefile:334: .deps/peer.Plo: No such file or directory
Makefile:335: .deps/protocol.Plo: No such file or directory
Makefile:336: .deps/unix.Plo: No such file or directory
Makefile:337: .deps/win32.Plo: No such file or directory
make[1]: *** No rule to make target `.deps/win32.Plo'. Stop.
make[1]: Leaving directory `/home/Travis/Download/PlatinumArtsSandbox2.6.1/src/enet'
make: *** [libenet] Error 2
I've made everything have the proper permissions..
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Compile errors.
-
AbsoluteMonkey
- Member

- Posts: 1
- Joined: April 5th, 2011, 10:00 am
- Name: Travis
- IRC Username: AbsoluteMonkey
Re: Compile errors.
make -C src/enet distclean
(enet instead of src/enet if in src)
compile as normal
(enet instead of src/enet if in src)
compile as normal
This is not a url, clicking it is pointless
