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.
Any input here would be much appreciated.
About the author
#2
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.
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.
Associate Kyle Carter