AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   Problem with meta_api.h (https://forums.alliedmods.net/showthread.php?t=106679)

larito 10-17-2009 17:51

Problem with meta_api.h
 
Hi, Iīm new in this and I trie make my first module but in the compile time, the compilator give me a one error, but i havenīt idea how fix the error.
The error is localize in the meta_api.h file, but I donīt never modified this file, so:
How i can fix this error?

This is the error in the compilador of visual c++ 2008:

Code:

metamod\meta_api.h : error C4335: Format of file Mac detected: change the code file on format DOS or UNIX.
Thank

Arkshine 10-17-2009 17:54

Re: Problem with meta_api.h
 
Do that: "change the code file on format DOS or UNIX."

Search a software which converts file to format DOS or UNIX.

AntiBots 10-17-2009 20:28

Re: Problem with meta_api.h
 
In VC++ 2008. Just open the file and convert MAC --> WIN.
And then All work perfect.

larito 10-17-2009 21:47

Re: Problem with meta_api.h
 
Quote:

Originally Posted by AntiBots (Post 965360)
In VC++ 2008. Just open the file and convert MAC --> WIN.
And then All work perfect.

I tried this but the program dont open a window for convert mac to win

AntiBots 10-17-2009 22:21

Re: Problem with meta_api.h
 
1 Attachment(s)
--> Mi Files

larito 10-17-2009 23:49

Re: Problem with meta_api.h
 
Quote:

Originally Posted by AntiBots (Post 965501)
--> Mi Files


Very very very very thank you :D Itīs Working perfect with these files


All times are GMT -4. The time now is 18:58.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.