Game Development Community

MacCarbfileio.cc has no copyFile() function

by Gonzo T. Clown · in Torque Game Engine · 01/21/2005 (2:35 pm) · 2 replies

Has anyone fixed this by any chance? When a copyFile command is used in Windows, the Mac build will choke on it apparently. A review of the platform files shows that copyFile doesn't exist in the mac platform files.

Any input here would be much appreciated.

#1
01/22/2005 (4:22 pm)
@Unnamed contributor who answers this plea: This would be an excellent candidate for inclusion into HEAD
#2
01/23/2005 (2:52 pm)
And I would like to add....


curiously enough, each platform seems to pretty much have the same functions in these matters, except for the missing copyFile function for Mac. So chances are someone who has a decent feel for each platform or a dedicated Mac user could probably just do a quick conversion of the x86\UNIX version.