PDA

View Full Version : Building beta_1-20



Syn
11-26-2007, 03:33 PM
I've been curious about this project for a while and have been working at familiarizing myself with CVS and building the source.

I tried extracting both the standard "Head" tag and the "beta_1-20" tag. I think the beta_1-20 tag is missing some files though that prevent a successful compile:


Properties\Resources.Designer.cs
Properties\Resources.Resx
To work around this, I've copied those from the Head tag but I'm pretty sure the Resources files are not interchangable. Especially since once I did get the code to compile, I got odd results on the GUI.

Can these be corrected in CVS please?

As a bit of background, I'm using TortoiseCVS version 1.10.1 RC 11 to pull the files from :pserver:[email protected]:/cvsroot/seq. But I've also double-checked the files using http://seq.cvs.sourceforge.net/seq/myseq/client/Properties/?pathrev=beta_1-20

Seaxouri
11-29-2007, 12:27 AM
Those files are a mistake. I think I accidentally clicked on Properties->Resource once and it auto-generates those files.

Just right click on the files under the Properties tab to the left and remove those from the project. Then it should build.