| View previous topic :: View next topic |
| Author |
Message |
kiloolik General User

Joined: 07 Jul 2009 Posts: 14 Location: Russia, Novosibirsk
|
Posted: Mon Jan 17, 2011 6:51 am Post subject: OpenOffice Calc/Writer and .net Framework 4.0 |
|
|
Hello!
Our company made decision that it is high time to move to the 4.0 framework. But I faced up with problems that are connected with cli dll's.
Qustion: 1) Who can compile cli source files under 4.0 framework.
2) Where can I find this source files (Unfortunately, I didn't found them:( )
Thanks. |
|
| Back to top |
|
 |
kiloolik General User

Joined: 07 Jul 2009 Posts: 14 Location: Russia, Novosibirsk
|
Posted: Tue Jan 18, 2011 2:20 am Post subject: |
|
|
| Please, help me. |
|
| Back to top |
|
 |
hanya Super User

Joined: 04 May 2005 Posts: 543 Location: Japan
|
Posted: Tue Jan 18, 2011 7:02 pm Post subject: |
|
|
Hi,
1: I have never seen someone compiled with Framework 4.0.
2: Download the source code of OpenOffice.org from http://download.openoffice.org/other.html#tested-sdk . The code which you wanted to read is in the core tar boll. And read VERSION/cli_ure/readme.txt there in the unpacked directory. |
|
| Back to top |
|
 |
kiloolik General User

Joined: 07 Jul 2009 Posts: 14 Location: Russia, Novosibirsk
|
Posted: Tue Jan 18, 2011 10:42 pm Post subject: |
|
|
| hanya wrote: | Hi,
1: I have never seen someone compiled with Framework 4.0.
2: Download the source code of OpenOffice.org from http://download.openoffice.org/other.html#tested-sdk . The code which you wanted to read is in the core tar boll. And read VERSION/cli_ure/readme.txt there in the unpacked directory. |
Thank you!
I downloaded source files. But I haven't found in "cli_ure/readme.txt" any information about how to build assemblies. I'm a newbie in this area and could you (or anyone else) help with my task.
Once again thank you:) |
|
| Back to top |
|
 |
|