You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2013-06-15 19:36:41

sunboy
Member
Registered: 2013-06-15
Posts: 1

Compiling of Trunk fails due to missing cstdarg include

On Fedora 19 64 bit, the compilation files because va_list args va_start vprintf va_end are not defined in common.cpp.
adding cstdarg include to the file solves the issue.

Cheers,
Björn

Offline

#2 2013-06-16 16:19:54

zeromus
Radical Ninja
Registered: 2009-01-05
Posts: 6,056

Re: Compiling of Trunk fails due to missing cstdarg include

while ordinarily I would expect trouble in old compilers when modifying the source code to suit the peccadilloes of a compiler brought back in time from 2054, in this case, it still works in vs2005 so I dont mind.

Offline

Board footer

Powered by FluxBB