-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
Hi
I see you added the Cmake files, thank you very much. One improvement would be
to make the SimpleViewer optional, as I integrate IFC in my CMake build process
by EXTERNALPROJECT_ADD. So as I…
-
```
I was trying to compile the library on windows, and I think that just setting
the environment variables according to
https://code.google.com/p/ifcplusplus/wiki/BuildInstructions won't be enough …
-
```
What steps will reproduce the problem?
1. Compile Carve and Ifcplusplus
What is the expected output? What do you see instead?
No errors, but I get lots of compile errors. I think you forgot a CM…
-
In https://github.com/mozilla/pdf.js/blob/master/web/pdf_viewer.js#L356, we find that the width scaling involves `SCROLLBAR_PADDING` (unless in presentation mode). For my use case, I would like the PD…