Serazahr / ardb

Anarch Revolt Deck Builder
GNU General Public License v2.0
0 stars 0 forks source link

deckupload.h not in repostitory #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./configure
2. make
3.

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

deckmodel.cpp:31:24: error: deckupload.h: No such file or directory

What version of the product are you using? On what operating system?
SVN trunk on Ubuntu 8.10

Please provide any additional information below.

Original issue reported on code.google.com by aizuchi0@gmail.com on 6 Apr 2009 at 4:19

GoogleCodeExporter commented 9 years ago
Case error. Unix Windows thing.  Changed include file to include 
"DeckUpload.h".  Try 
the build again it should all work now.

Original comment by graham.r...@gmail.com on 6 Apr 2009 at 8:13