[Linker Error] undefined reference to `[email protected]'
Posted: Sat Aug 25, 2012 3:09 pm
I've copied my project today, to work on it at another computer.
After making some changes with the GUI-Designer from wxDevC++ the linker stopped with the following output:
C:\Programme\Dev-Cpp\MinGW32\lib\libmingw32.a(main.o) In function `main'::
[Linker Error] undefined reference to `[email protected]'
ld returned 1 exit status
xyz\Makefile.win [Build Error] [Output/MingW/xyz.exe] Error 1
I've googled this error, but found no solution.
I hope you can help me!
Thanks a lot!
-Eric
After making some changes with the GUI-Designer from wxDevC++ the linker stopped with the following output:
C:\Programme\Dev-Cpp\MinGW32\lib\libmingw32.a(main.o) In function `main'::
[Linker Error] undefined reference to `[email protected]'
ld returned 1 exit status
xyz\Makefile.win [Build Error] [Output/MingW/xyz.exe] Error 1
I've googled this error, but found no solution.
I hope you can help me!
Thanks a lot!
-Eric