You are not logged in.

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

1

Sunday, December 11th 2005, 12:55pm

msvc++ 6.0 configutation

How must be project configured (include dirs, src dirs, ....) to get succesfull compile of project under MSVC++ 6.0 SP6?
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

2

Sunday, December 11th 2005, 5:31pm

RE: msvc++ 6.0 configutation

The Visual Studio integration should do that for you.

Which exact version of Qt is this? How do you create projects?

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

3

Monday, December 12th 2005, 6:43am

RE: msvc++ 6.0 configutation

I've installed Qt 4.0.1 and MS Visual C++ 6.0 (Serivce Pack 6). I do not have qt toolbar at all (Tools->Customization->Add-ins and Macro Files do not have Qt tollbar registred at all). I've opened example program and it does not compile? What the heck is going on?
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

4

Monday, December 12th 2005, 8:04am

RE: msvc++ 6.0 configutation

Which exact version of Qt 4.0.1 is this? Commercial? Open source?

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

5

Monday, December 12th 2005, 11:51am

RE: msvc++ 6.0 configutation

Commercial.
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

6

Monday, December 12th 2005, 7:05pm

RE: msvc++ 6.0 configutation

I suggest asking Trolltech's help desk about Visual Studio integration - I'm afraid I haven't played with it much. It looks like you haven't installed it, but as I said I don't have much experience with it.

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

7

Tuesday, December 13th 2005, 7:23am

So there is no way to develop Qt 4.0.1 bases app under Visual C++ 6.0 SP6?
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

8

Tuesday, December 13th 2005, 7:26am

Can someone send me an empty and correcrly configured project os I can see if It compies?
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

9

Tuesday, December 13th 2005, 7:50am

Sure, there is a way. It' just that I don't have much experience with Qt on Windows. I think you need to install Visual Studio integration. But why not contact the Trolltech help desk?

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

10

Tuesday, December 13th 2005, 10:47am

Becuae I will install open source edition, since I Have open source project, but neverthless, I do not know what to do.
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

11

Tuesday, December 13th 2005, 5:58pm

I'm confused. You said you're using the commercial edition.

The open source edition doesn't support Visual Studio:

However additional support for Visual Studio is available from a 3rd party site. You should be able to find it using Google.

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

12

Wednesday, December 14th 2005, 9:39am

Ok, I stayed with Commercial version. Confnigure did not work propelry, now it works, but after configure and nmake i still cannot get VS toolbar. However, i can live without that if someone told me how to create a new project?
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

  • "wysota" is male

Posts: 4,276

Location: Warsaw, POLAND

  • Send private message

13

Wednesday, December 14th 2005, 11:00am

Did you receive a Visual Studio integration component from Trolltech? AFAIK it is a separate package.

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

14

Wednesday, December 14th 2005, 3:30pm

No I did not, sincerely i neither need it. I've taken an example and now I am working on it. :P
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

dimitri

Professional

  • "dimitri" is male

Posts: 1,311

Occupation: Engineer

  • Send private message

15

Wednesday, December 14th 2005, 4:37pm

Quoted

Originally posted by MarkoSan
Ok, I stayed with Commercial version.

Then why not simply contact the Trolltech help desk?

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

16

Wednesday, December 14th 2005, 6:30pm

It works fine now, i will contact them for future problems regarding configuration, but programing question can still be posted here? I like this forum very very much.
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial

jacek

Master

  • "jacek" is male

Posts: 2,729

Location: Warsaw, Poland

  • Send private message

17

Wednesday, December 14th 2005, 7:00pm

Quoted

Originally posted by MarkoSan
It works fine now, i will contact them for future problems regarding configuration, but programing question can still be posted here? I like this forum very very much.

You can post here any questions you want, but since you have paid for the support why not use it? Sometimes it takes a lot of time to get answer on the forum.

MarkoSan

Intermediate

  • "MarkoSan" is male
  • "MarkoSan" started this thread

Posts: 230

Location: Ljubljana, SI-EU

Occupation: Embedded Systems Engineer I

  • Send private message

18

Thursday, December 15th 2005, 6:16am

Yes, I am aware of that, I've decided to ask for support for urgent issues and to ask here for non critical issues.
there is no home like 127.0.0.1 ;)
MS Winidows XP SP2; MS Visual Studio 2005 SP1 with that regresion patch; Qt 4.2.1 Commercial