11-03-2014, 05:50 PM
I tried to compile the QCC progs.dat of Xonotic with GMQCC (which i read on Quake Wiki was the same compiler the developers of Xonotic was using) but the source won't compile for me. Is there anything more I need to do?
The issue I'm having is that GMQCC gets an issue with /common/util-pre.qh.
There are two errors.
1:
Expected 'pragma' keyword after '#', got 'ifdef'
2:
Junk after pragma.
Now I'll freely admit that I am not a programmer, and I probably never will be either. I can mostly only work with simple game logic mapscripts. So the issue here might be very simple. Never the less, I would greatly appreciate some help on the matter.
The issue I'm having is that GMQCC gets an issue with /common/util-pre.qh.
There are two errors.
1:
Expected 'pragma' keyword after '#', got 'ifdef'
2:
Junk after pragma.
Now I'll freely admit that I am not a programmer, and I probably never will be either. I can mostly only work with simple game logic mapscripts. So the issue here might be very simple. Never the less, I would greatly appreciate some help on the matter.