both the .cpp files (the folder does not contain other files), I think the problem is related with the use of "string" inside the "Item" class.
I googled but any solution i found did not work, it compiles without error nor warnings (i tried with -Wall argument too) it looks like it runs too without problems but it does not executes the code inside the main() function.
I tries also using the debugger but it does not stops on break points.
Can anyone help me please?
You might be debugging an old executable. Delete the executable, save all files, reopen the terminal, rebuild the executable, try debugging again.
Обсуждают сегодня