Kayleigh
|
54efa362f1
|
Change made to fix the following error:
```
/usr/bin/ld: CMakeFiles/pacat.dir/pacat_advanced.cpp.o: in function `main':
pacat_advanced.cpp:(.text+0x162b): multiple definition of `main'; CMakeFiles/pacat.dir/pacat_simple.cpp.o:pacat_simple.cpp:(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/pacat.dir/build.make:133: pacat] Error 1
make[1]: *** [CMakeFiles/Makefile2:272: CMakeFiles/pacat.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
```
|
2025-04-18 14:47:33 +02:00 |
|