Updated windows compile instructions to include Qt Creator

Discussions about the wiki documentation of FreeCAD and its translation.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
mdinger
Posts: 79
Joined: Fri Mar 14, 2014 7:18 am

Updated windows compile instructions to include Qt Creator

Post by mdinger »

I modified CompileOnWindows instructions pretty heavily. I actually wanted to make a draft but couldn't figure out how so if you need to back it out because or whatever, that's fine.

I wanted to use pictures but I don't know how to add them. I also didn't modify any in case I couldn't get them back.

I tried to add references at the bottom like wikipedia has but that didn't work. Not sure why. Here it is said you can use reflist to make a reference list but it didn't work. Like so:

Code: Select all

{{reflist}}
A lot of the changes are replacing paragraphs with lists because I think instructions are easier to follow in list form.

I'm pretty sure I butchered the translation markers but I wouldn't fix them yet until this has some approval. If I can get pictures uploaded, I would probably make more changes anyway.

If you can build FreeCAD without Visual Studio but with something like the Windows Platform SDK, that would be worth noting on the compile page.

I should also make note of this default encoding issue for Qt Creator and give a solution if possible.
Last edited by mdinger on Sun May 04, 2014 11:38 pm, edited 1 time in total.
jmaustpc
Veteran
Posts: 11207
Joined: Tue Jul 26, 2011 6:28 am
Location: Australia

Re: Updated windows compile instructions to include Qt Creat

Post by jmaustpc »

mdinger wrote:I wanted to use pictures but I don't know how to add them.
When logged in to the wiki...bottom left...under toolbox .... upload file.
wikiaddfile.png
wikiaddfile.png (110.64 KiB) Viewed 4352 times
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: Updated windows compile instructions to include Qt Creat

Post by renatorivo »

Hi,

to add pictures, after logged in, expand the "Toolbox" at the bottom left and select "Upload file"

Reflist don't work because the template {{reflist}} don't exist yet

renato
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: Updated windows compile instructions to include Qt Creat

Post by NormandC »

Thanks for your contribution!

Before adding screen captures, please consider the translation problems they could cause. They should be used sparingly and should not force the translators to remake them in their own language. We currently have this problem with quite a few pages.

Here's an example of what should be avoided: Part Sweep
mdinger
Posts: 79
Joined: Fri Mar 14, 2014 7:18 am

Re: Updated windows compile instructions to include Qt Creat

Post by mdinger »

renatorivo wrote: Reflist don't work because the template {{reflist}} don't exist yet
Okay, is that something I can fix or does it require an admin to implement?
normandc wrote: Before adding screen captures, please consider the translation problems they could cause.
Okay. That's reasonable.
mdinger
Posts: 79
Joined: Fri Mar 14, 2014 7:18 am

Re: Updated windows compile instructions to include Qt Creat

Post by mdinger »

jmaustpc wrote:When logged in to the wiki...bottom left...under toolbox .... upload file.
Thanks
mdinger
Posts: 79
Joined: Fri Mar 14, 2014 7:18 am

Re: Updated windows compile instructions to include Qt Creat

Post by mdinger »

Updated CompileOnWindows again to try to add back the translation tags I stripped. I don't know how they work exactly so I just made them sequential.

Also, if pictures are problematic, the CMake picture could be removed. It's not really necessary and just shows what CMake looks like.
User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: Updated windows compile instructions to include Qt Creat

Post by NormandC »

I think leaving the picture as it is is fine.

Thanks for your work!
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: Updated windows compile instructions to include Qt Creat

Post by renatorivo »

Hi,

the page CompileOnWindows is marked, but you can continue with the changes,

not need you enter tags <!--T:, they are added automatically when the page is marked for translation

renato
mdinger
Posts: 79
Joined: Fri Mar 14, 2014 7:18 am

Re: Updated windows compile instructions to include Qt Creat

Post by mdinger »

Good to know and I'm glad it doesn't need to be maintained manually.
Post Reply