2020-07-29 02:26 AM
I want to check if the preprocessing are correctly adding my function macros
Solved! Go to Solution.
2020-07-29 06:27 AM
Use the "Preprocess only" checkbox. After that, the converted files will be in the build directory with a "*.o" extension.
2020-07-29 06:27 AM
Use the "Preprocess only" checkbox. After that, the converted files will be in the build directory with a "*.o" extension.
2020-07-30 01:15 AM
I checked the "Preprocess only" in all the places , and I open my Debug folder and sub directories ,I could not find the *.o extension. Am I doing it correctly?
EDIT: I found the main.o at last. It's in the sub directory users folder