Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/06/2004 at 08:34, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Howdy,
Visual C++.net has an "Advanced Save" option that will correct the line endings problem. When you have a source file loaded, it becomes available in the file menu and gives you a choice to save as Unix(LF), Macintosh(CR) or Windows(CR LF). Although, you'll still have to load every file and resave with the Windows option, but at least it makes it easier if you're developing on the Mac and then porting it to the PC.
Just thought I'd share that little discovery.
Adios, Cactus Dan