Web Toolbar by Wibiya

building axiom


A place to ask questions or discuss issues relating to implementing applications with Axiom. If you are unsure of where to post, post here.

Passer-by

Posts: 1

Joined: Sat Mar 22, 2008 9:05 am

Post Sat Mar 22, 2008 9:09 am

building axiom

I noticed a lot of yellow symbols on the references and erased and redid some of them. Then I noticed if I doubled clicked some then the yellow sign went away. Then I found that I could not fix some; it said the item was not build or part of the project yet. This did not seem correct since the same items worked in other parts of the project. Such as the system.dll; it would not work in some places, meaning I could not get the yellow sign to go away. I thought maybe I should have done the prebuild perhaps but I dont know how to and it give error messages.
User avatar

Team Member
Team Member

Posts: 1591

Joined: Thu Mar 02, 2006 11:29 pm

Location: Boston, MA, USA

Post Sat Mar 22, 2008 12:57 pm

What version of Axiom are you refering to? 7.x, 8.x (crickhollow) or SVN?
Which IDE are you using?
You should always have to run prebuild to get the project files, and if you are getting errors, I need to know what they are.
Borrillis
The Steward of Axiom

Regular

Posts: 21

Joined: Wed Aug 31, 2011 4:45 pm

Location: Christchurch , New Zealand

Post Sat Jun 16, 2012 9:10 pm

Re: building axiom

Hi I have downloaded from svn the axiom 0.8.0.0 branch.

When I build the projects i get the following error messages for each project
  Code:
Error   86   Unable to complete SvnAssemblyInfo Task. [System.BadImageFormatException]: Could not load file or assembly 'SharpSvn, Version=1.7002.1998.12257, Culture=neutral, PublicKeyToken=d729672594885a28' or one of its dependencies. An attempt was made to load a program with an incorrect format.
   at Axiom.Build.Tasks.SvnAssemblyInfo.GatherSvnInformation(SvnInformation svn)
   at Axiom.Build.Tasks.SvnAssemblyInfo.Execute() in c:\Projects\Axiom\v0.8.0.0\tools\build\AxiomBuildTasks\SvnAssemblyInfo.cs:line 28   Axiom.Plugins.FreeImageCodecs


I have found that if I delete the file GlobalAssemblyInfo.cs.in the projects build. I was just wondering if this meant I was missing some sort of reference or if this is a ok way to get around the issue.

Cheers
pjsirvere
User avatar

Team Member
Team Member

Posts: 1591

Joined: Thu Mar 02, 2006 11:29 pm

Location: Boston, MA, USA

Post Mon Jun 18, 2012 8:51 am

Re: building axiom

Are you running a 64 bit OS or 32bit OS?
Borrillis
The Steward of Axiom

Veteran

Posts: 220

Joined: Fri Apr 17, 2009 7:38 am

Location: Fi

Post Fri Jul 20, 2012 9:36 am

Re: building axiom

### (SOLVED in post after that) ###

I just downloaded fresh branch 0.8 from svn, and tried to compile it, I had this SharpSVN problem too.
I had used modified project files so long so I dont remember what I did that I can compile Axiom nowadays, just want to try these project files from svn because couple of posts mentioned this problem. And I, too, cant get it to compile.

Using VC# express 2010, with W7 x64, using X86 setting.

Error 19 Unable to complete SvnAssemblyInfo Task. [System.IO.FileNotFoundException]: Could not load file or assembly 'SharpSvn, Version=1.7002.1998.12257, Culture=neutral, PublicKeyToken=d729672594885a28' or one of its dependencies. The system cannot find the file specified.
at Axiom.Build.Tasks.SvnAssemblyInfo.GatherSvnInformation(SvnInformation svn)
at Axiom.Build.Tasks.SvnAssemblyInfo.Execute() in c:\Projects\Axiom\v0.8.0.0\tools\build\AxiomBuildTasks\SvnAssemblyInfo.cs:line 28 Axiom.RenderSystems.Xna.2010

Last edited by migel on Thu Jul 26, 2012 5:15 pm, edited 2 times in total.

Veteran

Posts: 220

Joined: Fri Apr 17, 2009 7:38 am

Location: Fi

Post Fri Jul 20, 2012 10:24 am

Re: building axiom

Ok, I got it to compile:
* uncheck AxiomBuildTasks in Build/Configuration manager
* reboot ide,
* compile.

You might want to uncheck xna projects too so you get rid of all other errors.

Btw, what is AxiomBuildTasks? What it should do?
User avatar

Team Member
Team Member

Posts: 1591

Joined: Thu Mar 02, 2006 11:29 pm

Location: Boston, MA, USA

Post Thu Jul 26, 2012 1:54 pm

Re: building axiom

What Errors are you getting? What build configuration are you using?
Borrillis
The Steward of Axiom

Veteran

Posts: 220

Joined: Fri Apr 17, 2009 7:38 am

Location: Fi

Post Thu Jul 26, 2012 5:17 pm

Re: building axiom

What I got, was mentioned in previous post, sharpsvn in AxiomBuildTasks project causes problems. But fortunately axiom works without it.

Return to General Q & A

Who is online

Users browsing this forum: No registered users and 1 guest

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.