Technical requirements
Here are the technical requirements for this chapter:
- You can access the source code for this chapter at https://github.com/PacktPublishing/Integrate-Lua-with-CPP/tree/main/Chapter05.
- You can understand and execute the code in the
begin
folder from the preceding GitHub link. If you haven’t already done so, please try to do the exercises in the previous chapter on your own, or at least understand the solutions in thebegin
folder. - You can understand the
Makefile
located in GitHub and can build the projects. Alternatively, you can use your own way to build the source code.