Tuesday, February 9th 2010, 10:20am UTC

You are not logged in.

  • Login
  • Register

ChMaster

Beginner

Posts: 14

Location: Germany

1

Wednesday, April 13th 2005, 11:49pm

VS Projectgenerator

hi guys :]

I got an exciting tool for you. You can create with it Visual Studio
files (dsp or vcproj). If you need it, it's in your opinion.
Prevailing condition is you set the qt directory (environment
variables) under windows.

The dsp files are needed from Visual Studio 6 and/or Dev C++. Just
import under Dev C++ the dsp files and the vcproj files are needed
from Visual Studio .Net.

ps.: the coment in the source is german (sorry)

send me a feedback and/or criticism ;)
ChMaster has attached the following file:
  • vsprogen.zip (21.71 kB - 786 times downloaded - Last download: Yesterday, 6:00am)

This post has been edited 4 times, last edit by "ChMaster" (Apr 14th 2005, 9:57am)

  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

2

Tuesday, July 19th 2005, 6:56pm

RE: VS Projectgenerator

hi guys,

look at first post.

Here is the new Project File Generator rewriten in Qt4 not ported :)
look at attachment ....

ps.: make sure you have the patch for OpenSource installed for generating
the dsp and vcproj. this feature is only in commercial version available, or? ?(

have fun and the coment in the source is german (sorry) ... ;)
ChMaster has attached the following file:
  • vsprogen.zip (10.12 kB - 631 times downloaded - Last download: Today, 4:20am)

This post has been edited 6 times, last edit by "ChMaster" (Jul 19th 2005, 7:00pm)

  • Go to the top of the page

AP.Sakkthivel

Professional

Posts: 563

Location: India

Occupation: Application Development Using Qt

3

Friday, July 22nd 2005, 10:16am

RE: VS Projectgenerator

Every thing is good but the comments r not understandable... :D
Regards
- $akthi

You never know, how soon it may be too late…

This post has been edited 1 times, last edit by "AP.Sakkthivel" (Jul 22nd 2005, 10:17am)

  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

4

Friday, July 22nd 2005, 11:11am

RE: VS Projectgenerator

yesyes .... :D

i work on this problem but my english is in not good ....
  • Go to the top of the page

AP.Sakkthivel

Professional

Posts: 563

Location: India

Occupation: Application Development Using Qt

5

Saturday, July 23rd 2005, 11:54am

RE: VS Projectgenerator

Dear ChMaster

pl parse the program

Source code

1
2
3
4
5
if(you_permit && time_permits)
{
i_can_write_comments_in_English();
upload_files();
}



thanks for the good work.
Regards
- $akthi

You never know, how soon it may be too late…
  • Go to the top of the page

6

Friday, August 5th 2005, 10:35pm

one question to your great job

hello members i am a new member from germany
i have decided to use the qt framework to make some programs and download the opensource qt 4 with mingw.

i actually have some experiences in msvc so i would like use it with qt4 and would like use the patches from here an my question is adressed to chmaster:

when i have written the source i make first qmake -project

after this procedure it was generatet a .pro file. but the vsprogen dialog search for a .pri file how do i must understand this can you explain me how i must use this program.maybe in german ;o))
  • Go to the top of the page

AP.Sakkthivel

Professional

Posts: 563

Location: India

Occupation: Application Development Using Qt

7

Saturday, August 6th 2005, 6:28am

RE: one question to your great job

Quoted

ps.: make sure you have the patch for OpenSource installed for generatingthe dsp and vcproj. this feature is only in commercial version available


You have to do some patch work in the source code so that
it will generate vc project file...

since QT4GPL will not support msvc

cheers
Regards
- $akthi

You never know, how soon it may be too late…
  • Go to the top of the page

8

Saturday, August 6th 2005, 3:05pm

vsprogen

thx for your answers

the facts which your are describe is known by myself thats not the question. i know thats the gpl verson of qt dont support msvc my problem is vsprogen when i write the the source by scratch i generate a .pro file with the command qmake -project.

the dialog in vsprogen search for a pri file

or is there anything that i missunderstand??

take care thx for answers ;o)
p.s: it is a great forum here good job
  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

9

Friday, August 12th 2005, 11:22pm

hi,

in the next tow day update my vsprogen, the comment is complet in english
and the problem with *pri file is solved, you can chosse a *pro file

and yes, the os version of qt4 is not support for msvc, the patch solved this problem .... and the patch works fine for me ... :D

sorry for the many problems ;)

cheers

This post has been edited 2 times, last edit by "ChMaster" (Aug 13th 2005, 4:00pm)

  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

10

Friday, February 3rd 2006, 11:45pm

RE: vsprogen

hi guys,

sorry for this long time ....
here is a new version of my little tool...
in this version is

1. the comment in english :)
2. resource file included (vsprogen.qrc)
3. fixed the problem with .pri file (sorry for this problem ...)
ChMaster has attached the following file:
  • vsprogen.zip (11.62 kB - 650 times downloaded - Last download: Feb 7th 2010, 11:30pm)
  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

11

Thursday, September 14th 2006, 8:54am

RE: vsprogen

hi guys ;)

i have a new little changed version of my little tool for you ...

change are:
* update ui file
* update header/source file (i not like the autoconnection from qt4 self *brrr* ;))
* and minor changed (new function and so)
* support added for VC++ 2005
* update intern comments

look self, have fun ;)
ChMaster has attached the following file:
  • vsprogen.zip (12.79 kB - 575 times downloaded - Last download: Feb 7th 2010, 11:30pm)

This post has been edited 2 times, last edit by "ChMaster" (Sep 14th 2006, 9:14am)

  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

12

Thursday, November 8th 2007, 5:22pm

hi guys,

i have a visual studio 2005 addin created. it is the same tool but it is a
visual studio 2005 addin.

here is the link: BETA


have fun :D
  • Go to the top of the page

i928

Beginner

13

Tuesday, January 1st 2008, 7:59pm

Hi,

Thanks for the add-on, but when I opened VS 2005, I got following messages.

There was a problem loading the add-in file
Error(line 1):
Switch from current encoding to specified encoding not supported.

Any suggestion how to fix?

Thanks!
  • Go to the top of the page

ChMaster

Beginner

Posts: 14

Location: Germany

14

Wednesday, January 9th 2008, 4:47pm

Hi i928,

Quoted

Originally posted by i928
Any suggestion how to fix?


i look at this problem and than fix it. if you can wait, i change now the complete
add-on. you can than create new project or edit a existing project.
  • Go to the top of the page

Rate this thread