Opened 9 years ago

Closed 8 years ago

#3282 closed defect (worksforme)

Linux compiles dlls

Reported by: cedian Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

Hello,

My linux compiling from svn compiled the dll's instead of linux so's.

I followed the instructions like I did with the latest apha,but it compiled the dll's and gave errors instead of working a little.

Change History (4)

in reply to:  description ; comment:1 by fcxSanya, 9 years ago

Replying to 0ad_user_cedo: Pre-compiled dll/exe's are included into the repository to simplify it's usage for Windows users. Please post the errors you received during the build process.

in reply to:  1 comment:2 by cedian, 9 years ago

Replying to fcxSanya:

Replying to 0ad_user_cedo: Pre-compiled dll/exe's are included into the repository to simplify it's usage for Windows users. Please post the errors you received during the build process.

I saw that later, but when copiling it gives this error:

{{{An error occurred while calling wx-config:

No profile currently selected

Please use eselect wxwidgets to select an available profile and try again. CRadioButton.cpp AtlasObjectImpl.cpp An error occurred while calling wx-config:

No profile currently selected

Please use eselect wxwidgets to select an available profile and try again. ../../../source/tools/atlas/AtlasObject/AtlasObjectImpl.cpp:24:23: fatale fout: wx/string.h: Bestand of map bestaat niet

#include <wx/string.h>

compilation terminated. AtlasObject.make:135: recept voor doel 'obj/AtlasObject_Release/AtlasObjectImpl.o' is mislukt make[1]: * [obj/AtlasObject_Release/AtlasObjectImpl.o] Fout 1 Makefile:76: recept voor doel 'AtlasObject' is mislukt make: * [AtlasObject] Fout 2 make: * Wachten op onvoltooide taken...

}}}

And others like that, hen setting a profile it doesn't work, it gives an error that no wxwidgets profiles are available. I'm using Gentoo Linux.

Version 0, edited 9 years ago by cedian (next)

comment:3 by leper, 9 years ago

Export WX_CONFIG, or run eselect wxwidgets as the error tells you.

comment:4 by leper, 8 years ago

Milestone: Backlog
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.