Report for Week 1
Last week we got our hands on the SVN and started learning it. While it’s a powerful tool for us to use, we did meet with some difficulties, especially when dealing with deleting folders, file inclusion / exclusion.
Activities
So in order to better solve the problems, I added two links to our website, which are directed to the TortoiseSVN documentation page----one in Chinese and one in English. Everyone can go there and refer to those information when he has any problem dealing with SVN.
Another thing we did in this week’s meeting was that we took a look at the QT official website, and set up the QT environment together with Visual Studio 2010 (the VS part was actually done in last week). We tested a sample application and it worked fine.
However, the problem is that the steps we did only worked for Visual Studio, and for some of our members who use other IDEs, such as Netbeans, it simply doesn’t work. So we need to figure out another way to set up the QT environment with Netbeans, which seems to be a non-trivial step.
At the same time we divided our team into Client part and Server part, each with two members. Drake (me) and Allen form the Client group and Jeff and Henry form the Server group.
Tasks
Client:
Drake (me):to set up the QT environment with Visual Studio at own computer. Read the Technical Manual again to get ready before coding.
Allen: wait for instructions for how to set up QT with Netbeans; start looking at the QT stuff, get a brief concept of the QT GUI.
Server:
Jeff: to figure out a way to implement QT with Netbeans. Read the Technical Manual again to get ready before coding.
Henry: wait for instructions for how to set up QT with Netbeans; start looking at the QT stuff, get a brief concept of the QT GUI.