shouso / gmote

Automatically exported from code.google.com/p/gmote
0 stars 0 forks source link

SVN repo is not in working state #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. check out current SVN
2. import projects into eclipse

What is the expected output? 
It should at least compile straight away without any errors.

What do you see instead?
But it threw the following errors:
- Project 'gmoteclient' is missing required source folder: 'gen'
- Project 'gmoteserver' is missing required source folder: 'res'    

What version of the product are you using? On what operating system?
svn revision 132
Kubuntu Linux 9.04 (KDE 4.3)

Please provide any additional information below.
the errors are easily resolved:
- commit an empty directory 'gmoteclient/gen' to svn
- commit the res directory from the gmoteserver package into 'gmoteserver/res'

Original issue reported on code.google.com by dorian.o...@gmail.com on 12 Oct 2009 at 12:55

GoogleCodeExporter commented 8 years ago
and another one:
the 'gmoteserver/org/jvlc' directory needs to be moved to 
'gmoteserver/org/videolan/jvlc'

Original comment by dorian.o...@gmail.com on 12 Oct 2009 at 12:58

GoogleCodeExporter commented 8 years ago
i have met the same two issues,and the first one was solved.However, when i 
committed athe res directory from the gmoteserver package into 
'gmoteserver/res',the program was still run which was "Uncaught error fetching 
image"

Original comment by knlnz...@gmail.com on 23 Feb 2012 at 12:51

GoogleCodeExporter commented 8 years ago
anybody can help me out resolving this problem?

Original comment by sahilevo...@gmail.com on 1 Jul 2013 at 2:40