Raised This Month: $32 Target: $400
 8% 

Meta_api.o error on compiling


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-01-2015 , 14:13   Re: Meta_api.o error on compiling
Reply With Quote #21

I don't understand your question.

There is nothing to do more than using that I showed you above.
__________________
Arkshine is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-01-2015 , 14:14   Re: Meta_api.o error on compiling
Reply With Quote #22

My question is - how to get output .so on windows using ambuild?
FromTheFuture is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-01-2015 , 14:40   Re: Meta_api.o error on compiling
Reply With Quote #23

I have no idea. Never tried AMBuild with cygwin or whatever.

If you have toolchains installed, you could try to export CC and CXX like I did above, with the toolchain you have.
__________________
Arkshine is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-01-2015 , 14:44   Re: Meta_api.o error on compiling
Reply With Quote #24

Okay, I will try. Thank you again =)
FromTheFuture is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-02-2015 , 17:02   Re: Meta_api.o error on compiling
Reply With Quote #25

I don't know why, but .so is not work.
FromTheFuture is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-02-2015 , 17:08   Re: Meta_api.o error on compiling
Reply With Quote #26

And .dll is work. I tried to use clean sources library, without any changes.

Last edited by FromTheFuture; 04-02-2015 at 17:23.
FromTheFuture is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-02-2015 , 18:13   Re: Meta_api.o error on compiling
Reply With Quote #27

It would be nice to show what you tried instead of saying "doesn't work". But like I said, AMBuild may not work properly in this situation.
__________________
Arkshine is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-03-2015 , 06:39   Re: Meta_api.o error on compiling
Reply With Quote #28

I compiled with different parameters (with/wihout optimize, symbol files, debug), but it still does not work.
Compiler is: clang, as you said. With gcc I have errors https://forums.alliedmods.net/showth...65#post2280665
FromTheFuture is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-03-2015 , 06:50   Re: Meta_api.o error on compiling
Reply With Quote #29

I'm asking what you typed exactly.
__________________
Arkshine is offline
FromTheFuture
Senior Member
Join Date: Jan 2013
Old 04-03-2015 , 06:58   Re: Meta_api.o error on compiling
Reply With Quote #30

PHP Code:
export CC=clangexport CXX=clang 
PHP Code:
python ../../amxmodx/configure.py --enable-optimize --symbol-files --no-mysql 
Also tried
PHP Code:
python ../../amxmodx/configure.py --enable-debug --no-mysql 
PHP Code:
python ../../amxmodx/configure.py --enable-optimize --no-mysql 
PHP Code:
python ../../amxmodx/configure.py --symbol-files --no-mysql 
Some peolple tell me about this is atc_printf problem.
FromTheFuture is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:09.


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