Results 1 to 3 of 3

Thread: Setting up development enviroment

  1. #1

    Question Setting up development enviroment

    Hi all,

    I am working a new project in the university, unfortunately I must do the development under Windows, however at home I do develop under Ubuntu. My project is in computer vision and I want it to be available under both systems. I have an SVN repository accessible from home. I need to know what files I have to share on the repository to make the project working on both sides.

    On windows it will be a Visual Studio project while on Ubuntu it will be an Eclipse project!

    Any suggestions or ideas, I will be thankful.

    Regards,
    Be a Bee...Work Like Me

  2. #2
    Join Date
    Nov 2009
    Location
    Los Angeles
    Beans
    393
    Distro
    Ubuntu

    Re: Setting up development enviroment

    Eclipse is available for Windows, but there should be no reason to switch OSes to use any programming language worth learning.

    If your university is requiring you to use Microsoft Visual Studio they don't understand the difference between a university and a trade school.

  3. #3

    Re: Setting up development enviroment

    Nope, the thing is am working with a group of people and my work should be always available for others. And all the group do use Windows.

    I think I should keep only the source code files on the repository rather than the complete project. And compile the source code into different environments. This is what in my mind!
    Be a Bee...Work Like Me

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •