Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Modified & Improved wxWidgets Project Wizard

<< < (25/41) > >>

Biplab:
Wizard does not support wx libraries compiled in Windows with ./configure script as the naming convention is totally different.

Use makefiles in Windows to compile libraries with GCC. Wizard supports that. :)

Regards,

Biplab

ascxaxsvcbsxbbqvcxqsbcvxs:
with the last nightly build on XP

1) With the wizard i created a project. The automatically generated files appears in the "Management" CB windows.
2) i re-run the wizard to re-create the project with the same parameters. It ask if i want to overwrite => Yes
3) then a dialogbox says that one file has been changed outside the IDE. "Do you want to reload it" => Yes for each

4) Result: in the "Management" windows, the files *.h and *.cpp appear two times each, even if they can only be opened once each.

5) I re-run a third time the wizard with same parameters: the files appear 3 times each, and so on.

Biplab:

--- Quote from: ascxaxsvcbsxbbqvcxqsbcvxs on February 08, 2007, 11:06:41 am ---with the last nightly build on XP

1) With the wizard i created a project. The automatically generated files appears in the "Management" CB windows.
2) i re-run the wizard to re-create the project with the same parameters. It ask if i want to overwrite => Yes
3) then a dialogbox says that one file has been changed outside the IDE. "Do you want to reload it" => Yes for each

4) Result: in the "Management" windows, the files *.h and *.cpp appear two times each, even if they can only be opened once each.

5) I re-run a third time the wizard with same parameters: the files appear 3 times each, and so on.

--- End quote ---

Thanks for the feedback.  :)

Truly speaking it's not wizard's fault. C::B is failing to check whether the file exists or not. I'll look into this.

Temporary Fix:
* Close the existing project before creating the same project with same name again.
Or
* Use a different project name. ;)

Regards,

Biplab

Biplab:
The Bug has been fixed. Patch submitted. Will be updated soon.  :)

ascxaxsvcbsxbbqvcxqsbcvxs:

--- Quote from: Biplab on February 08, 2007, 01:55:01 pm ---The Bug has been fixed. Patch submitted. Will be updated soon.  :)

--- End quote ---
Thank you  :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version