Re: [release] rylCoder 2.7.0
hello, i have try to compile it with Visual Studio 2005 (3,33gb - iso image downloadable at microsft website) tryout 180days, i have try to BUILD the exe file but here are the error i got:
------ Build started: Project: rylCoder, Configuration: Debug Any CPU ------
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : warning MSB3088: Could not read state file "obj\Debug\ResolveAssemblyReference.cache". Unable to cast object of type 'Microsoft.Build.Tasks.SystemState' to type 'Microsoft.Build.Tasks.StateFileBase'.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Vbc.exe /noconfig /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Drawing,System.Diagnostics,System.Windows.Forms /nowarn:42016,419***42017,42018,42019,420***42036,42020,42021,42022 /rootnamespace:rylCoder /doc

bj\Debug\rylCoder.xml /define:"CONFIG=\"Debug\",DEBUG=-1,TRACE=-1,_MyType=\"WindowsForms\",PLATFORM=\"AnyCPU\"" /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Accessibility.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Deployment.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Design.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll,C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /main:rylCoder.My.MyApplication /debug+ /debug:full /out

bj\Debug\rylCoder.exe /resource

bj\Debug\rylCoder.cntQuestPhaseLine.resources /resource

bj\Debug\rylCoder.cntQuestPhaseLineEditor.resources /resource

bj\Debug\rylCoder.cntShopView.resources /resource

bj\Debug\rylCoder.cntTextEditItem.resources /resource

bj\Debug\rylCoder.frmOptions.resources /resource

bj\Debug\rylCoder.frmSelectMob.resources /resource

bj\Debug\rylCoder.frmAbout.resources /resource

bj\Debug\rylCoder.frmArrEditor.resources /resource

bj\Debug\rylCoder.frmManCrypt.resources /resource

bj\Debug\rylCoder.frmMap.resources /resource

bj\Debug\rylCoder.frmNpcEdit.resources /resource

bj\Debug\rylCoder.frmSearchBox.resources /resource

bj\Debug\rylCoder.frmSelectItem.resources /resource

bj\Debug\rylCoder.frmSplash.resources /resource

bj\Debug\rylCoder.frmWorking.resources /resource

bj\Debug\rylCoder.Resources.resources /target:winexe /win32icon:Resources\butterfly.ico ApplicationEvents.vb CMiniMap.vb Controls\CMiniMapPanel.vb Controls\cntShopView.Designer.vb Controls\cntShopView.vb CRylCoder.vb CNpcParser.vb Controls\cntQuestPhaseLine.Designer.vb Controls\cntQuestPhaseLine.vb Controls\cntQuestPhaseLineEditor.Designer.vb Controls\cntQuestPhaseLineEditor.vb Controls\cntTextEditItem.Designer.vb Controls\cntTextEditItem.vb CEvalProvider.vb helperForms\frmOptions.Designer.vb helperForms\frmOptions.vb frmSelectMob.Designer.vb frmSelectMob.vb CQuestParser.vb CScriptParser.vb helperForms\frmAbout.Designer.vb helperForms\frmAbout.vb frmArrEditor.Designer.vb frmArrEditor.vb frmManCrypt.vb frmManCrypt.Designer.vb frmMap.Designer.vb frmMap.vb helperForms\frmSearchBox.Designer.vb helperForms\frmSearchBox.vb frmSelectItem.Designer.vb frmSelectItem.vb helperForms\frmSplash.Designer.vb helperForms\frmSplash.vb helperForms\frmWorking.Designer.vb helperForms\frmWorking.vb Imaging.vb "My Project\AssemblyInfo.vb" "My Project\Application.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" frmNpcEdit.Designer.vb frmNpcEdit.vb
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\CMiniMap.vb(14) : error BC30451: Name 'FischR' is not declared.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\CRylCoder.vb(480) : warning BC42104: Variable 'dataType' is used before it has been assigned a value. A null reference exception could result at runtime.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\CRylCoder.vb(506) : warning BC42108: Variable 'p' is passed by reference before it has been assigned a value. A null reference exception could result at runtime. Make sure the structure or all the reference members are initialized before use
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\CRylCoder.vb(578) : error BC30451: Name 'FischR' is not declared.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\CRylCoder.vb(581) : error BC30451: Name 'FischR' is not declared.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\Controls\CMiniMapPanel.vb(96) : error BC30451: Name 'FischR' is not declared.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\Controls\CMiniMapPanel.vb(137) : error BC30451: Name 'FischR' is not declared.
C:\Documents and Settings\Big Boss\Desktop\rylCoder_2.7_src\frmSelectItem.vb(291) : error BC30451: Name 'FischR' is not declared.
Done building project "rylCoder.vbproj" -- FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
Could some one help me pleasly?