Error Too Many sections
Unsolved
General and Desktop
-
@ManiRon How big is that object file (.o)? According to https://stackoverflow.com/questions/16596876/object-file-has-too-many-sections this happens if the object file is too big. And what do you do in the cpp file from which the object file is created?