Skip to content

Commit

Permalink
Update BUILDING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanSantiagoYT authored Dec 23, 2024
1 parent 0fac1c1 commit 8ce214a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,8 @@ To fix that, install the `g++` package for your Linux Distro, names for said pac

e.g: Fedora is `gcc-c++`, Gentoo is `sys-devel/gcc`, and so on.

### "I have an error saying ApplicationMain.exe : fatal error LNK1120: 1 unresolved externals!"

Run `lime test cpp -clean` again, or delete the export (more specifically, export/obj) folder and compile again.

---

0 comments on commit 8ce214a

Please sign in to comment.