On Mon, Nov 23, 2009 at 12:43, SVram <malsam.v2_at_gmail.com> wrote:
> Andy Levy wrote:
>>
>> On Mon, Nov 23, 2009 at 00:36, SVram <malsam.v2_at_gmail.com> wrote:
>>> As said installed VS2008 and now everything is in good position. Ran the
>>> nant
>>> setup and it went on for nearly 8 hours in my system (p4 1gigs ram)
>>> Finally
>>> it threw an error in the final part of the script like as follows .
>>>
>>>
>>> [exec] Nov 20, 2009 11:53:24 PM org.apache.fop.cli.Main startFOP
>>> [exec] SEVERE: Exception
>>> [exec] org.apache.fop.apps.FOPException: Failed to
>>> resolve
>>> font with embed-url 'C:/WINDOWS/FONTS\simhei.ttf'
>>
>>>Try building without the documentation. FOP is an Apache project for
>>>creating PDFs, and it's telling you that you don't have a font it
>>>needs.
>>
>>>Then keep reading:
>>
>>> BUILD SUCCEEDED - 3 non-fatal error(s), 6951 warning(s)
>>
>>>Your build did not fail. Just the documentation did.
>>
>>
>
> Hello Andy,
>
> Actually I posted the error wrongly. Just now I saw that
> and edited my entry. Actually the problem is not with FOP. My build failed
> showing an error as follows
>
>
> BUILD FAILED
>
> H:\SVN\tortoisesvn\Languages\LanguagePack.build(40,4):
> Compilation failed:
> c:\Documents and Settings\svram\Local
> Settings\Temp\j3bqonxj.0.cs(20,14) : error CS0234: The type or namespace
> name 'Xml' does not exist in the namespace 'System' (are you missing an
> assembly reference?)
> c:\Documents and Settings\svram\Local
> Settings\Temp\j3bqonxj.0.cs(192,46) : error CS0246: The type or namespace
> name 'XmlNode' could not be found (are you missing a using directive or an
> assembly reference?)
I've never seen this error.
Do you have .NET 2.0 installed?
Which version of NAnt are you using?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2423550
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-23 21:11:10 CET