ErikGartner / ardb

Mirror of Anarch Revolt Deck Builder from Google Code.
0 stars 0 forks source link

OSX build missing Deck Builder export options #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile for OSX using wiki instructions
2.
3.

What is the expected output? What do you see instead?

should have all the export options in the deck builder.  Only get export
deck to:
HTML
php
JOL
secret library

XSL files are all there but still not in XSL sub folder

Original issue reported on code.google.com by sin...@hotmail.com on 6 Apr 2010 at 5:39

GoogleCodeExporter commented 9 years ago
Hi there,

My macbook is in repair for the last 20 days, so i am unable to reproduce the 
error.
I hope i can have it back this week and start working on this issue.

Meanwhile, can you provide me additional information like the output of the 
build
script. I think the necessary symbol is not passed to the compiler somehow.

Original comment by gokturk....@gmail.com on 18 Apr 2010 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by sin...@hotmail.com on 21 Apr 2010 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gokturk....@gmail.com on 25 Apr 2010 at 5:43

GoogleCodeExporter commented 9 years ago
Hi again,

I attached a patch that seems to fix the problem. Can you try it and leave a 
feedback?

However this shouldn't be the real fix because all i've done was to split enums 
into two.

Graham: I'm not familiar with wxID's, can you shed light on this issue?

Original comment by gokturk....@gmail.com on 27 Apr 2010 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago
Actually I just realized that by separating enums, a new value is assigned to 
ID_EXPORT_TEXT. I suspect that the 
problem is highly related to ID assignments.

Original comment by gokturk....@gmail.com on 27 Apr 2010 at 1:40

GoogleCodeExporter commented 9 years ago
I uploaded a commit that should put *.xsl files under Resources/xsl/ folder 
rather than Resources/, please 
update your sources ...

Original comment by gokturk....@gmail.com on 27 Apr 2010 at 2:05

GoogleCodeExporter commented 9 years ago
just tried patch, seems to work thanks.  I've only compiled a OSX version from 
the
latest svn.  no powerPC for me.  Don't know if it's ready to go up as featured 
build
though.

John

Original comment by sin...@hotmail.com on 28 May 2010 at 11:16